]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim-ftplugin-spec.vim
- cosmetics
[packages/vim.git] / vim-ftplugin-spec.vim
index 5300eea0e3d515b7511f684411d2df4b5d20cae6..69ed695e7b2ebc46c5d6f9fc43861cc2aa1bea1a 100644 (file)
@@ -8,5 +8,11 @@
 
 "setlocal tw=70
 
-map <F8> :!rpmbuild -bb %<CR>
+map <F5> :!./builder -5 %<CR>
 map <F6> :!./adapter %<CR>
+map <F8> :!rpmbuild -bb %<CR>
+map <F9> :!cvs diff -u % \| diffcol \| less -nR<CR>
+map <F10> :!./builder -bb -R -u %<CR>
+
+" PLD specfiles are in latin2 encoding for -pl
+setlocal fileencodings=ucs-bom,utf-8,default,latin2
This page took 0.05943 seconds and 4 git commands to generate.