]> git.pld-linux.org Git - packages/vim.git/blame - vim-revert-7.4.165-noundo.patch
- rebuild with ruby 2.4
[packages/vim.git] / vim-revert-7.4.165-noundo.patch
CommitLineData
98d45eb4
AM
1--- vim-7.4.2189/runtime/vimrc_example.vim~ 2016-08-09 22:27:05.000000000 +0200
2+++ vim-7.4.2189/runtime/vimrc_example.vim 2016-08-09 22:28:15.756581654 +0200
3@@ -21,9 +21,6 @@ if has("vms")
81d30c08
AM
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)
98d45eb4
AM
7- if has('persistent_undo')
8- set undofile " keep an undo file (undo changes after closing)
9- endif
81d30c08 10 endif
98d45eb4
AM
11
12 if (&t_Co > 2 || has("gui_running")) && filereadable($VIMRUNTIME."/syntax/syntax.vim")
This page took 0.054007 seconds and 4 git commands to generate.