]> git.pld-linux.org Git - packages/vim.git/blame - vim-vimrc.patch
- updated to 7.1.100
[packages/vim.git] / vim-vimrc.patch
CommitLineData
7cd78475
AG
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
1e8c5c9e
JR
3@@ -38,7 +38,7 @@
4 map Q gq
5
6 " In many terminal emulators the mouse works just fine, thus enable it.
7-set mouse=a
8+"set mouse=a
9
10 " Switch syntax highlighting on, when the terminal has colors
11 " Also switch on highlighting the last used search pattern.
7cd78475
AG
12@@ -83,3 +83,8 @@
13 " file it was loaded from, thus the changes you made.
14 command DiffOrig vert new | set bt=nofile | r # | 0d_ | diffthis
15 \ | wincmd p | diffthis
140adee5 16+
17+" ADDED BY PLD.
1df02a6a 18+" USE :help colorscheme FOR INFO
19+"set background=dark
140adee5 20+
This page took 0.047294 seconds and 4 git commands to generate.