[packages/vim] - updated vimrc patch

qboosh qboosh at pld-linux.org
Fri Nov 28 21:19:21 CET 2014


commit 6f0254c10ad31fad67a0f902c316862081b9ad48
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Nov 28 21:19:10 2014 +0100

    - updated vimrc patch

 vim-vimrc.patch | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vim-vimrc.patch b/vim-vimrc.patch
index d7b7119..7d858c1 100644
--- a/vim-vimrc.patch
+++ b/vim-vimrc.patch
@@ -28,7 +28,7 @@
    syntax on
    set hlsearch
  endif
-@@ -93,7 +93,15 @@
+@@ -93,10 +93,18 @@
  " Convenient command to see the difference between the current buffer and the
  " file it was loaded from, thus the changes you made.
  " Only define it when not defined already.
@@ -45,3 +45,6 @@
 +if filereadable("/etc/vim/vimrc.local")
 +  source /etc/vim/vimrc.local
 +endif
+ 
+ if has('langmap') && exists('+langnoremap')
+   " Prevent that the langmap option applies to characters that result from a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/6f0254c10ad31fad67a0f902c316862081b9ad48



More information about the pld-cvs-commit mailing list