]> git.pld-linux.org Git - packages/vim.git/blob - vim-vimrc.patch
- Corrected information, commented out that damn color scheme.
[packages/vim.git] / vim-vimrc.patch
1 diff -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 colorscheme FOR INFO
11 +"set background=dark
12 +
This page took 0.038079 seconds and 4 git commands to generate.