aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use shorter :map commands for diff/mail...Tom Ryder2019-06-142-16/+32
| | | | | | | This reverts commit bcad400. It breaks visual mode and operator mode operations, which should have been obvious.
* Update vim-vertical-region to v1.3.1Tom Ryder2019-06-141-0/+0
|
* Refactor mkdir() callTom Ryder2019-06-131-4/+6
|
* Remove leading and trailing comment linesTom Ryder2019-06-131-2/+0
|
* Update vim-cursorline-current to v2.1.0Tom Ryder2019-06-131-0/+0
|
* More comment cleanup for vimrcTom Ryder2019-06-131-59/+57
|
* Spruce up and comment on ext-counting shellTom Ryder2019-06-131-5/+13
|
* Add version number tag reference links to vimrcTom Ryder2019-06-131-1/+19
|
* Update README.md to reflect Vim configurationTom Ryder2019-06-131-2/+2
|
* Drop support for NeovimTom Ryder2019-06-131-36/+5
| | | | It's just annoying.
* Change 'backupskip' reset to reflect Vim patchTom Ryder2019-06-131-8/+13
| | | | <https://github.com/vim/vim/releases/tag/v8.1.1519>
* Add a missing quote in a commentTom Ryder2019-06-131-1/+1
|
* Correct example ext-finder shell script in vimrcTom Ryder2019-06-121-1/+1
|
* Adjust plugin commentTom Ryder2019-06-121-6/+7
|
* Correct reference to autoloaded UTC plugin funcTom Ryder2019-06-121-1/+1
|
* Rewrite a couple of paragraphsTom Ryder2019-06-121-9/+8
|
* Refine another commentTom Ryder2019-06-121-5/+4
|
* Restore a jokeTom Ryder2019-06-121-27/+27
|
* Improve extension-seeking commandTom Ryder2019-06-121-1/+1
|
* More vimrc comment editingTom Ryder2019-06-121-11/+11
|
* Lots more literate explanation and developmentTom Ryder2019-06-121-228/+258
|
* Change a word in a commentTom Ryder2019-06-111-1/+1
|
* Correct and improve comment-stripping commandTom Ryder2019-06-111-1/+1
|
* Remove return value from EstablishDir()Tom Ryder2019-06-111-2/+3
| | | | It's not being used, so it's a bit misleading to provide it.
* Rewrite a misleading paragraphyTom Ryder2019-06-111-4/+2
|
* Merge branch 'hotfix/v5.41.1' into developTom Ryder2019-06-111-0/+0
|\ | | | | | | | | * hotfix/v5.41.1: Update vim-keep-position to v0.4.0
| * Update vim-keep-position to v0.4.0Tom Ryder2019-06-111-0/+0
| |
* | Correct a commentTom Ryder2019-06-111-1/+1
| |
* | Correct a wordTom Ryder2019-06-111-3/+3
| |
* | Adjust my complaint about i_CTRL-CTom Ryder2019-06-111-7/+7
| |
* | Inline scroll_next.vim pluginTom Ryder2019-06-112-27/+10
|/ | | | It's just one line, and not very complicated. A plugin is overkill.
* Factor out :ReloadVimrc extras into functionTom Ryder2019-06-111-8/+12
|
* Include faked display of :ReloadVimrc commandTom Ryder2019-06-111-1/+6
|
* Clean up ad-hoc pluginsTom Ryder2019-06-115-50/+20
| | | | These might end up packaged shortly.
* Correct usage of :normal in mappingsTom Ryder2019-06-111-5/+5
|
* Add visual mode mapping for spellfilesTom Ryder2019-06-111-0/+1
|
* Correct a bunch of spelling problemsTom Ryder2019-06-111-12/+12
|
* Fix a couple of commentsTom Ryder2019-06-111-10/+9
|
* Strip a comment lineTom Ryder2019-06-111-1/+0
|
* Restore 'splitbelow' and 'splitright'Tom Ryder2019-06-111-0/+8
| | | | I just can't get used to the default.
* Refactor <C-L> remaps, :v/:i in terms of :nTom Ryder2019-06-111-12/+12
|
* Add 'listchars' pairs simultaneouslyTom Ryder2019-06-111-2/+2
|
* Correct some commentsTom Ryder2019-06-111-15/+16
|
* Rearrange a commentTom Ryder2019-06-111-4/+4
|
* Update vim-toggle-flags plugin to v3.1.0Tom Ryder2019-06-111-0/+0
|
* Update vim-strip-trailing-whitespace to v3.2.0Tom Ryder2019-06-111-0/+0
|
* Update vim-squeeze-repeat-plans to v0.6.0Tom Ryder2019-06-111-0/+0
|
* Update vim-keep-position to v0.3.0Tom Ryder2019-06-111-0/+0
|
* Allow -bar in custom commandsTom Ryder2019-06-113-5/+5
|
* Mention the sources of a few mapping commandsTom Ryder2019-06-111-2/+12
|