]> git.pld-linux.org Git - packages/vim.git/blob - vim-vimrc.patch
- updated to 7.1
[packages/vim.git] / vim-vimrc.patch
1 --- vim71/runtime/vimrc_example.vim~    2007-05-13 08:47:25.040494112 +0200
2 +++ vim71/runtime/vimrc_example.vim     2007-05-13 08:49:53.405346643 +0200
3 @@ -83,3 +83,8 @@
4  " file it was loaded from, thus the changes you made.
5  command DiffOrig vert new | set bt=nofile | r # | 0d_ | diffthis
6                 \ | wincmd p | diffthis
7 +
8 +" ADDED BY PLD.
9 +" USE :help colorscheme FOR INFO
10 +"set background=dark
11 +
This page took 0.043616 seconds and 4 git commands to generate.