aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
...
* Pre-emptively disable core Vim plugins in configTom Ryder2017-11-131-9/+22
* Limit \f mapping to normal modeTom Ryder2017-11-131-1/+1
* Move 'hlsearch' insert-mode suspension into pluginTom Ryder2017-11-133-14/+76
* Separate g:loaded/&cp tests from feat testsTom Ryder2017-11-126-6/+24
* Use :set not :setlocal for 'hlsearch'/'incsearch'Tom Ryder2017-11-121-4/+4
* Correct nonexistent 'wildmode' value in Vim configTom Ryder2017-11-121-1/+1
* Document each 'backspace' flag in Vim configTom Ryder2017-11-121-3/+8
* Mention req of toggle_option_flag.vimTom Ryder2017-11-121-1/+2
* Adjust first sentence of format_option_toggle.txtTom Ryder2017-11-121-1/+1
* Add help links to toggle_option_flag.vim interfaceTom Ryder2017-11-121-0/+1
* Flesh out strip_trailing_whitespace.vim helpTom Ryder2017-11-121-6/+21
* Specify type of example in mail_mutt.vim docTom Ryder2017-11-121-3/+3
* Adjust layout of headings/links in Vim plugin helpTom Ryder2017-11-121-6/+3
* Flesh out fixed_join.vim interface documentationTom Ryder2017-11-121-8/+27
* Add help tag for detect_background.vim functionTom Ryder2017-11-121-0/+1
* Flesh out copy_linebreak.vim interface docsTom Ryder2017-11-121-12/+27
* Remove nonexistent keyword references from Vim docTom Ryder2017-11-121-1/+1
* Move Vim doc requirement to correct sectionTom Ryder2017-11-121-3/+2
* Apply boilerplate to Vim plugin docsTom Ryder2017-11-1210-68/+230
* Update and correct detect_background.vim helpTom Ryder2017-11-121-4/+10
* Add path rules for detecting Vim help filesTom Ryder2017-11-121-0/+4
* Complete mail_mutt.vim documentationTom Ryder2017-11-121-9/+65
* Remove stray blank line from mail_mutt.vimTom Ryder2017-11-121-1/+0
* Bind norm J on fixed_join.vim load if appropriateTom Ryder2017-11-123-10/+12
* Add guards for presence of b:undo_* varTom Ryder2017-11-1215-78/+158
* Exclude SC1090 (failed source) shellcheck errorTom Ryder2017-11-121-3/+3
* Move lots of local Vim config into vim/afterTom Ryder2017-11-1241-292/+413
* Add author/license boilerplate to all pluginsTom Ryder2017-11-112-0/+6
* Merge branch 'feature/vim-mutt-plug' into developTom Ryder2017-11-113-0/+76
|\
| * Move mutt_mail.vim line select logic into pluginTom Ryder2017-11-112-10/+19
| * Add new mail_mutt.vim plugin, apply mappingsTom Ryder2017-11-113-8/+65
| * Beginnings of a buffer-to-Mutt mailer pluginTom Ryder2017-11-081-0/+10
* | Sort 'shortmess' flag settings alphabeticallyTom Ryder2017-11-101-6/+6
* | Add 'o' and 'O' back into 'shortmess'Tom Ryder2017-11-101-0/+4
* | Set up individual flags for 'shortmess'Tom Ryder2017-11-101-2/+23
* | Use exists+ test rather than exists&Tom Ryder2017-11-105-6/+6
* | Adjust some whitespace and comment layoutTom Ryder2017-11-107-3/+12
* | Move matchit.vim sourcing into plugin.vimTom Ryder2017-11-102-4/+4
* | Rename netrw.vim to plugin.vimTom Ryder2017-11-101-0/+0
* | Remove 'shellslash' settingTom Ryder2017-11-101-6/+0
* | Move fedora.vim into os.vimTom Ryder2017-11-101-0/+0
* | Remove 'tildeop' settingTom Ryder2017-11-101-3/+0
* | Rearrange three smaller files into display.vimTom Ryder2017-11-105-18/+20
* | Move 'paste' options into terminal.vimTom Ryder2017-11-102-6/+7
* | Move wildmenu config into completion.vimTom Ryder2017-11-102-23/+24
* | Rename complete.vim to completion.vimTom Ryder2017-11-101-0/+0
* | Rename term.vim to terminal.vimTom Ryder2017-11-101-0/+0
* | Rename yank.vim to registers.vimTom Ryder2017-11-101-0/+0
* | Move nrformats.vim content to format.vimTom Ryder2017-11-102-3/+4
* | Rename startup.vim to messages.vimTom Ryder2017-11-101-0/+0