]> git.pld-linux.org Git - packages/vim.git/blob - vim-revert-7.4.165-noundo.patch
updated to 7.4.943
[packages/vim.git] / vim-revert-7.4.165-noundo.patch
1 --- vim74/runtime/vimrc_example.vim~    2014-02-19 09:38:17.000000000 +0100
2 +++ vim74/runtime/vimrc_example.vim     2014-02-19 09:38:56.196879355 +0100
3 @@ -25,7 +25,6 @@
4    set nobackup         " do not keep a backup file, use versions instead
5  else
6    set backup           " keep a backup file (restore to previous version)
7 -  set undofile         " keep an undo file (undo changes after closing)
8  endif
9  set history=50         " keep 50 lines of command line history
10  set ruler              " show the cursor position all the time
This page took 0.083239 seconds and 3 git commands to generate.