Bram Moolenaar
|
edf3f97ae2
|
patch 7.4.2293
Problem: Modelines in source code are inconsistant.
Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
|
2016-08-29 22:49:24 +02:00 |
|
Bram Moolenaar
|
8c08b5b569
|
patch 7.4.2111
Problem: Defaults are very conservative.
Solution: Move settings from vimrc_example.vim to defaults.vim. Load
defaults.vim if no .vimrc was found.
|
2016-07-28 22:24:15 +02:00 |
|
Bram Moolenaar
|
b050c64186
|
updated for version 7.4.112
Problem: The defaults for 'directory' and 'backupdir' on MS-Windows do not
include a directory that exists.
Solution: Use $TEMP.
|
2013-12-07 14:32:09 +01:00 |
|
Bram Moolenaar
|
22971aaa45
|
updated for version 7.3.1178
Problem: Can't put all Vim config files together in one directory.
Solution: Load ~/.vim/vimrc if ~/.vimrc does not exist. (Lech Lorens)
|
2013-06-12 20:35:58 +02:00 |
|
Bram Moolenaar
|
071d4279d6
|
updated for version 7.0001
|
2004-06-13 20:20:40 +00:00 |
|