SOURCES: vim-ftplugin-spec.vim - more new shortcuts

glen glen at pld-linux.org
Fri Oct 20 16:13:22 CEST 2006


Author: glen                         Date: Fri Oct 20 14:13:22 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more new shortcuts

---- Files affected:
SOURCES:
   vim-ftplugin-spec.vim (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/vim-ftplugin-spec.vim
diff -u SOURCES/vim-ftplugin-spec.vim:1.4 SOURCES/vim-ftplugin-spec.vim:1.5
--- SOURCES/vim-ftplugin-spec.vim:1.4	Tue May 23 10:21:05 2006
+++ SOURCES/vim-ftplugin-spec.vim	Fri Oct 20 16:13:17 2006
@@ -8,5 +8,8 @@
 
 "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>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/vim-ftplugin-spec.vim?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list