aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Delete extra newlineTom Ryder2020-10-041-2/+1
* Refactor patch testing into new patch#() wrapperTom Ryder2020-10-034-48/+41
* Update put_date.vim to v0.2.0Tom Ryder2020-09-251-0/+0
* Simplify/correct vimrc matching rulesTom Ryder2020-09-191-11/+3
* Add Newsbeuter->Newsboat spelling correctionsTom Ryder2020-09-191-1/+5
* Lower 'history' to 300 to keep startup snappyTom Ryder2020-09-191-11/+9
* Use consistent spacingTom Ryder2020-09-181-2/+2
* Separate 'dictionary' and 'thesaurus' settingsTom Ryder2020-09-171-10/+13
* Move plugin-dependent config to vim/after filesTom Ryder2020-09-174-58/+9
* Correct and extend 'backupskip' patterns for .gitTom Ryder2020-09-141-6/+8
* Remove outdated comment on 'dictionary' settingTom Ryder2020-09-121-11/+2
* Set 'backupskip', and have g:undofileskip copy itTom Ryder2020-09-122-38/+39
* Break excludes up for clarityTom Ryder2020-09-121-0/+10
* Simplify systemd unit matching patternTom Ryder2020-09-121-22/+2
* Prevent systemd units from keeping persistent undoTom Ryder2020-09-121-0/+22
* Add settings for undofileskip.vimTom Ryder2020-09-121-0/+12
* Add Vim digraph for zero-width space (zs)Tom Ryder2020-07-191-1/+6
* Correct a spelling error in a commentTom Ryder2020-07-091-2/+2
* Add 'spelloptions' `camel` flag in VimTom Ryder2020-06-111-1/+12
* Add a reader quote to vimrcTom Ryder2020-06-081-1/+6
* Adjust layout of quoteTom Ryder2020-06-081-2/+2
* Update cursorline_current.vim to v3.0.2Tom Ryder2020-06-051-0/+0
* Update paste_insert.vim to v1.0.2Tom Ryder2020-06-051-0/+0
* Add workaround for bad map settings in mail.vimTom Ryder2020-06-042-0/+25
* Merge branch 'hotfix/v9.16.2' into developTom Ryder2020-06-041-2/+2
|\
| * Add missing buffer-local flag to mail mapsTom Ryder2020-06-042-2/+2
* | Prevent Vim spell checking of code blocks in mailTom Ryder2020-06-041-0/+3
* | Update detect_indent.vim plugin to v0.1.2Tom Ryder2020-06-021-0/+0
* | Remove two outdated commentsTom Ryder2020-06-021-6/+2
* | Reference don't copy vimrc source/save checksTom Ryder2020-06-021-3/+3
* | Correct the vimrc SourceCmd hook pathTom Ryder2020-06-021-1/+1
* | Remove fortune.vim pluginTom Ryder2020-06-013-73/+1
|/
* Move plugin settings into vim/after and test varTom Ryder2020-05-313-5/+16
* Spin put_date.vim out into its own pluginTom Ryder2020-05-313-30/+0
* Update squeeze_repeat_blanks.vim to v0.7.0Tom Ryder2020-05-301-0/+0
* Spin detect_indent.vim out into its own pluginTom Ryder2020-05-303-131/+0
* Use :function! and `abort` in autoloadTom Ryder2020-05-301-2/+2
* Make properties of detect_indent.vim configgableTom Ryder2020-05-301-5/+7
* Arrange and comment code for new pluginTom Ryder2020-05-302-10/+69
* Correct b:undo_indent setting in detect_indent.vimTom Ryder2020-05-301-1/+1
* Split detect_indent.vim into autoload/pluginTom Ryder2020-05-302-59/+70
* Prototype ready for indent switcherTom Ryder2020-05-301-7/+23
* Commit a much simpler approach to indent guessingTom Ryder2020-05-291-19/+5
* Commit first pass at indent heuristicTom Ryder2020-05-291-26/+30
* Working on a plugin for detecting tab indentTom Ryder2020-05-291-0/+53
* Cache XDG values in vimrcTom Ryder2020-05-241-35/+40
* Rewrite and rewrap a comment block in vimrcTom Ryder2020-05-211-5/+5
* Correct two command references in vimrc commentTom Ryder2020-05-211-2/+2
* Add subtype flag for printcap Vim filetypeTom Ryder2020-05-211-1/+2
* Add printcap filetype detection in VimTom Ryder2020-05-211-0/+4