SOURCES: vim-ftplugin-spec.vim - vim license - add adapter bind
    glen 
    glen at pld-linux.org
       
    Mon Dec 26 23:34:25 CET 2005
    
    
  
Author: glen                         Date: Mon Dec 26 22:34:25 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- vim license
- add adapter bind
---- Files affected:
SOURCES:
   vim-ftplugin-spec.vim (1.2 -> 1.3) 
---- Diffs:
================================================================
Index: SOURCES/vim-ftplugin-spec.vim
diff -u SOURCES/vim-ftplugin-spec.vim:1.2 SOURCES/vim-ftplugin-spec.vim:1.3
--- SOURCES/vim-ftplugin-spec.vim:1.2	Tue Sep 27 21:40:43 2005
+++ SOURCES/vim-ftplugin-spec.vim	Mon Dec 26 23:34:19 2005
@@ -2,10 +2,11 @@
 " Language: RPM spec file
 " Author:   Elan Ruusamäe <glen at pld-linux.org>
 " Copyright:    Copyright (c) 2005 PLD Linux
-" Licence:  GPL
+" Licence:  You may redistribute this under the same terms as Vim itself
 "
 " This sets up filetype specific options for RPM spec files.
 
 setlocal tw=70
 
 map <F8> :!rpmbuild -bb %<CR>
+map <F6> :!./adapter %<CR>
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/vim-ftplugin-spec.vim?r1=1.2&r2=1.3&f=u
    
    
More information about the pld-cvs-commit
mailing list