]> git.pld-linux.org Git - packages/vim.git/commitdiff
- more new shortcuts
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 20 Oct 2006 14:13:17 +0000 (14:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-ftplugin-spec.vim -> 1.5

vim-ftplugin-spec.vim

index 5300eea0e3d515b7511f684411d2df4b5d20cae6..9549385202e929aa85cd81e3dcab311cf53de776 100644 (file)
@@ -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>
This page took 0.163827 seconds and 4 git commands to generate.