[packages/vim-syntax-spec] remove F9 mapping, no cvs repo

glen glen at pld-linux.org
Tue Jun 25 08:41:48 CEST 2013


commit a586c364bb6bed9dcb4a57660980be38188294b5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 25 09:41:33 2013 +0300

    remove F9 mapping, no cvs repo

 vim-ftplugin-spec.vim | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/vim-ftplugin-spec.vim b/vim-ftplugin-spec.vim
index 324d605..7a80761 100644
--- a/vim-ftplugin-spec.vim
+++ b/vim-ftplugin-spec.vim
@@ -1,7 +1,7 @@
 " Vim filetype plugin file
 " Language: RPM spec file
-" Author:   Elan Ruusam�e <glen at pld-linux.org>, Zsolt Udvari <uzsolt at pld-linux.org>
-" Copyright:    Copyright (c) 2005-2010 PLD Linux
+" Author:   Elan Ruusamäe <glen at pld-linux.org>, Zsolt Udvari <uzsolt at pld-linux.org>
+" Copyright:    Copyright (c) 2005-2013 PLD Linux
 " Licence:  You may redistribute this under the same terms as Vim itself
 "
 " This sets up filetype specific options for RPM spec files.
@@ -11,7 +11,6 @@
 map <F5> :!builder -5 %<CR>
 map <F6> :!adapter %<CR>
 map <F8> :!rpmbuild -bb %<CR>
-map <F9> :!. /etc/shrc.d/rpm-build.sh; cvs diff -u % \| diffcol \| less -nR<CR>
 map <F10> :!builder -bb -R -u %<CR>
 
 " which langs do you use, you can modify
@@ -105,4 +104,3 @@ nmap <buffer>\jp :call SearchSubpackage()<CR>
 
 " PLD specfiles are in UTF-8 encoding
 setlocal fileencodings=ucs-bom,utf-8,default,latin2
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim-syntax-spec.git/commitdiff/a586c364bb6bed9dcb4a57660980be38188294b5



More information about the pld-cvs-commit mailing list