]> git.pld-linux.org Git - packages/vim.git/blame - vim-vimrc.patch
- removed linking with libelf (not necessary, seems not used at all)
[packages/vim.git] / vim-vimrc.patch
CommitLineData
140adee5 1diff -urN vim61/runtime/vimrc_example.vim vim61.pld/runtime/vimrc_example.vim
2--- vim61/runtime/vimrc_example.vim Wed Jul 18 21:59:50 2001
3+++ vim61.pld/runtime/vimrc_example.vim Wed Sep 4 17:36:28 2002
4@@ -73,3 +73,8 @@
5 \ endif
6
7 endif " has("autocmd")
8+
9+" ADDED BY PLD.
10+" USE :help colorshame FOR INFO
11+set background=dark
12+
This page took 0.031375 seconds and 4 git commands to generate.