aboutsummaryrefslogtreecommitdiff
path: root/vim/config
Commit message (Expand)AuthorAgeFilesLines
* Handle system-specific undos with system.vim fileTom Ryder2018-07-032-50/+0
* Add CentOS and Debian .vim tweaksTom Ryder2018-07-022-17/+46
* Add vim config subfile to undo Debian's changesTom Ryder2018-07-021-0/+21
* Consolidate .vimrc and .vim/filetype.vimTom Ryder2018-06-0627-536/+0
* Correct a path in a VimL commentTom Ryder2018-06-051-1/+1
* Refactor Vim distribution plugin/macro handlingTom Ryder2018-06-023-33/+35
* Use full commands in buffer cycle mappingsTom Ryder2018-06-021-2/+2
* Remove unimpaired.vimTom Ryder2018-06-022-0/+12
* Correct comment typoTom Ryder2018-05-311-1/+1
* Merge auto_*dir.vim plugins into one, spun outTom Ryder2018-05-313-4/+6
* Junk detect_background.vim and thereby autoloadTom Ryder2018-05-311-10/+5
* Toggle Vim 'list', 'number' and 'wrap' globallyTom Ryder2018-05-182-3/+3
* Rebind Space in Vim normal mode to scrollTom Ryder2018-04-021-0/+3
* Remove 'smarttab' settingTom Ryder2018-02-171-4/+0
* Check for 'esckeys' option for NeoVimTom Ryder2018-02-161-1/+3
* Remove Pathogen from Vim setupTom Ryder2018-01-231-0/+5
* Remove 'mac' from 'fileformats'Tom Ryder2018-01-211-4/+0
* Remove a baseless assertion I made in a configTom Ryder2018-01-201-2/+1
* Make entire syntax config dependent on load stateTom Ryder2018-01-201-5/+3
* Activate syntax settings conditionallyTom Ryder2018-01-201-2/+4
* Remove 'shellpipe' settingTom Ryder2017-11-191-3/+0
* Move mapleader settings before .vimrc conf sourceTom Ryder2017-11-141-5/+0
* Strip trailing whitespaceTom Ryder2017-11-131-1/+1
* 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-131-14/+0
* 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
* Bind norm J on fixed_join.vim load if appropriateTom Ryder2017-11-121-7/+0
* Merge branch 'feature/vim-mutt-plug' into developTom Ryder2017-11-111-0/+7
|\
| * Move mutt_mail.vim line select logic into pluginTom Ryder2017-11-111-10/+4
| * Add new mail_mutt.vim plugin, apply mappingsTom Ryder2017-11-111-8/+11
| * 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-103-3/+3
* | 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