summaryrefslogtreecommitdiff
path: root/src/os_dos.h
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.0.1554: custom plugins loaded with --cleanv8.0.1554Bram Moolenaar2018-03-011-0/+1
| | | | | Problem: Custom plugins loaded with --clean. Solution: Do not include the home directory in 'runtimepath'.
* patch 7.4.2293v7.4.2293Bram Moolenaar2016-08-291-1/+1
| | | | | Problem: Modelines in source code are inconsistant. Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
* patch 7.4.2111v7.4.2111Bram Moolenaar2016-07-281-0/+3
| | | | | | Problem: Defaults are very conservative. Solution: Move settings from vimrc_example.vim to defaults.vim. Load defaults.vim if no .vimrc was found.
* updated for version 7.4.112v7.4.112Bram Moolenaar2013-12-071-2/+2
| | | | | | Problem: The defaults for 'directory' and 'backupdir' on MS-Windows do not include a directory that exists. Solution: Use $TEMP.
* updated for version 7.3.1178v7.3.1178Bram Moolenaar2013-06-121-2/+8
| | | | | Problem: Can't put all Vim config files together in one directory. Solution: Load ~/.vim/vimrc if ~/.vimrc does not exist. (Lech Lorens)
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+125