aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Upgrade strip_trailing_whitespace.vim pluginTom Ryder2018-07-201-0/+0
* Remove any range from \e mappingTom Ryder2018-07-201-1/+1
* Upgrade, reconfig strip_trailing_whitespace pluginTom Ryder2018-07-202-1/+4
* Move 'encoding' .vimrc setting alphabeticallyTom Ryder2018-07-191-5/+5
* Apply toggle_flag.vim hotfixTom Ryder2018-07-191-0/+0
* Update and rename toggle_option_flags.vim pluginTom Ryder2018-07-193-1/+1
* Add compatible/version guard to syntax after filesTom Ryder2018-07-193-10/+16
* Remove line continuations from VimL indent afterTom Ryder2018-07-181-3/+2
* Make /usr/include 'path' setting hinge on +unixTom Ryder2018-07-182-4/+14
* Set UTF-8 default 'encoding'Tom Ryder2018-07-181-0/+5
* Interfere more specifically with 'path'Tom Ryder2018-07-181-2/+3
* Add to 'backupskip' one element at a timeTom Ryder2018-07-181-1/+2
* Amend a vimrc commentTom Ryder2018-07-181-1/+1
* Merge branch 'hotfix/v1.34.3' into developTom Ryder2018-07-181-2/+2
|\
| * Add missing :lwindow command to \. mapTom Ryder2018-07-181-2/+2
* | Use full command name in CentOS system Vim revertTom Ryder2018-07-181-1/+1
* | Clarify perl.vim ftdetect comment a bitTom Ryder2018-07-181-1/+1
* | Remove silent! prefix from Debian 'rtp' revertTom Ryder2018-07-181-2/+2
* | Only add uppercase 'wildignore' if it mattersTom Ryder2018-07-181-6/+9
* | Merge branch 'hotfix/v1.34.2' into developTom Ryder2018-07-181-1/+1
|\|
| * Add missing wildcards to 'backupskip' addendaTom Ryder2018-07-181-1/+1
* | Remove double-trail-slash from 'backupdir'Tom Ryder2018-07-181-3/+3
* | Make 'backupskip' with Unix paths depend on +unixTom Ryder2018-07-181-1/+3
|/
* Correct 'directory' settingTom Ryder2018-07-181-2/+2
* Don't test for +backup Vim featureTom Ryder2018-07-181-18/+13
* Scrap auto_cache_dirs plugin for a new approachTom Ryder2018-07-182-0/+40
* Check b:is_posix existence not valueTom Ryder2018-07-171-1/+2
* Spin shebang_create_exec.vim into own distributionTom Ryder2018-07-173-35/+0
* Separate shebang_create_exec into autoload funcsTom Ryder2018-07-172-16/+16
* Add handling for older sh.vim syntax g:is_posixTom Ryder2018-07-171-0/+5
* Add my own ftplugin for awkTom Ryder2018-07-171-0/+9
* Don't quote first and last lines of range if blankTom Ryder2018-07-171-1/+8
* Add \m 'magic' setting to mail headers jumpTom Ryder2018-07-161-1/+1
* Add reformatting analogue to quote mappingsTom Ryder2018-07-164-0/+30
* Don't default <Plug>(InsertCancel)Tom Ryder2018-07-161-2/+0
* Reformat comment in wildignore.vimTom Ryder2018-07-161-3/+3
* Make a filetype.vim comment consistentTom Ryder2018-07-161-1/+1
* Add shebang_create_exec.vim pluginTom Ryder2018-07-161-0/+35
* Add missing <buffer> to mail quote unmapsTom Ryder2018-07-153-9/+9
* Update pluginsTom Ryder2018-07-152-0/+0
* Remove pattern \m where not needed for 'magic'Tom Ryder2018-07-152-14/+14
* Simplify/correct Korn shell shebang matchingTom Ryder2018-07-151-1/+1
* Use non-capturing groups in VimL where appropriateTom Ryder2018-07-151-2/+2
* Use \= in preference to \+ in VimL patternsTom Ryder2018-07-151-5/+5
* Add plugin file for setting 'wildignore'Tom Ryder2018-07-152-0/+171
* Update auto_cache_dirs.vim pluginTom Ryder2018-07-151-0/+0
* Check for +autocmd before gitcommit ftplugin hooksTom Ryder2018-07-151-1/+1
* Adaptive 'colorcolumn' for gitcommit filetypeTom Ryder2018-07-142-0/+30
* Revert "Remove :nohlsearch from vimrc"Tom Ryder2018-07-141-1/+2
* Spin off vimrc_reload_filetype.vimTom Ryder2018-07-142-23/+0