summaryrefslogtreecommitdiff
path: root/runtime/vimrc_example.vim
Commit message (Collapse)AuthorAgeFilesLines
* patch 7.4.2111v7.4.2111Bram Moolenaar2016-07-281-65/+7
| | | | | | Problem: Defaults are very conservative. Solution: Move settings from vimrc_example.vim to defaults.vim. Load defaults.vim if no .vimrc was found.
* Updated runtime files.Bram Moolenaar2016-06-261-2/+4
|
* patch 7.4.1714v7.4.1714Bram Moolenaar2016-04-051-3/+8
| | | | | | Problem: Non-GUI specific settings in the gvimrc_example file. Solution: Move some settings to the vimrc_example file. Remove setting 'hlsearch' again. (suggested by Hirohito Higashi)
* patch 7.4.1649v7.4.1649Bram Moolenaar2016-03-251-1/+8
| | | | | Problem: The matchit plugin needs to be copied to be used. Solution: Put the matchit plugin in an optional package.
* Updated runtime files.Bram Moolenaar2015-04-131-4/+2
|
* updated for version 7.4.502v7.4.502Bram Moolenaar2014-11-051-1/+8
| | | | | | Problem: Language mapping also applies to mapped characters. Solution: Add the 'langnoremap' option, when on 'langmap' does not apply to mapped characters. (Christian Brabandt)
* updated for version 7.4.165v7.4.165Bram Moolenaar2014-02-051-2/+3
| | | | | Problem: By default, after closing a buffer changes can't be undone. Solution: In the example vimrc file set 'undofile'.
* Updated runtime files.Bram Moolenaar2011-04-281-2/+2
|
* Update runtime files.Bram Moolenaar2010-01-061-2/+2
|
* updated for version 7.2b-000v7.2b.000Bram Moolenaar2008-07-131-2/+4
|
* updated for version 7.2a-00v7.2a.00Bram Moolenaar2008-06-251-4/+13
|
* updated for version 7.1aBram Moolenaar2007-05-051-5/+9
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+81