aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
Commit message (Expand)AuthorAgeFilesLines
* Use uppercase letters in <C-A>, <C-B> consistentlyTom Ryder2018-06-101-2/+2
* Set some more 'listchars' optionsTom Ryder2018-06-071-3/+5
* Replace mail_mutt.vim with mim(1df)Tom Ryder2018-06-071-7/+0
* Remove vestigial comment from .vimrcTom Ryder2018-06-061-6/+0
* Remove duplicate 'encoding' settingTom Ryder2018-06-061-5/+0
* Remove 'backupskip' settingTom Ryder2018-06-061-4/+0
* Inline some option flag commentsTom Ryder2018-06-061-32/+16
* Add a little more syntax contextTom Ryder2018-06-061-2/+2
* Move syntax block upTom Ryder2018-06-061-18/+18
* Factor out password redaction into new pluginTom Ryder2018-06-061-43/+0
* Spacing adjustmentsTom Ryder2018-06-061-4/+0
* Abbreviate and invert j/gj,k/gk mappingsTom Ryder2018-06-061-4/+4
* Refactor vim/vimrcTom Ryder2018-06-061-172/+127
* Consolidate .vimrc and .vim/filetype.vimTom Ryder2018-06-061-1/+565
* Remove Pathogen from Vim setupTom Ryder2018-01-231-21/+1
* Tweak 'cpoptions' C flag instead of 'nocompatible'Tom Ryder2018-01-211-2/+14
* Restore 'nocompatible' set to vimrcTom Ryder2017-11-231-0/+3
* Move mapleader settings before .vimrc conf sourceTom Ryder2017-11-141-0/+6
* Don't use VimL ==# for number comparisonsTom Ryder2017-11-061-1/+1
* Remove duplicated 'encoding' Vim configurationTom Ryder2017-10-311-5/+0
* Remote `scriptencoding` definitionTom Ryder2017-10-301-2/+1
* Remove 'nocompatible' settingTom Ryder2017-10-301-5/+0
* Use ==# consistently in Vim configTom Ryder2017-10-301-2/+2
* Test whether to load sahara colorschemeTom Ryder2017-10-291-1/+3
* Add explanatory comment for Vim 'nocompatible'Tom Ryder2017-10-291-1/+3
* Load Vim Pathogen with :runtimeTom Ryder2017-10-291-0/+5
* Move 'nrformats' .vimrc config into subfileTom Ryder2017-10-281-4/+0
* Move line-joining .vimrc config into subfileTom Ryder2017-10-281-5/+0
* Move 'tildeop' .vimrc config into subfileTom Ryder2017-10-281-4/+0
* Move backspace .vimrc config into subfileTom Ryder2017-10-281-4/+0
* Move yanking .vimrc config into subfileTom Ryder2017-10-281-5/+0
* Move buffers .vimrc config into subfileTom Ryder2017-10-281-8/+0
* Move substitution .vimrc config into subfileTom Ryder2017-10-281-5/+0
* Move Fedora workaround .vimrc config into subfileTom Ryder2017-10-281-9/+0
* Move 'modeline' .vimrc setting to file.vim subfileTom Ryder2017-10-281-4/+0
* Move startup .vimrc config into subfileTom Ryder2017-10-281-4/+0
* Move syntax .vimrc config into subfileTom Ryder2017-10-281-12/+4
* Move completion .vimrc config into subfileTom Ryder2017-10-281-4/+0
* Move scrolling .vimrc config into subfileTom Ryder2017-10-281-6/+0
* Move visual-mode .vimrc config into subfileTom Ryder2017-10-281-6/+0
* Move 'shellslash' .vimrc conf into cmds subfileTom Ryder2017-10-281-4/+0
* Move file .vimrc config into subfileTom Ryder2017-10-281-28/+0
* Add matching .vimrc config into subfilesTom Ryder2017-10-281-7/+0
* Move paste .vimrc config into subfileTom Ryder2017-10-281-7/+0
* Move wrapping .vimrc config into subfileTom Ryder2017-10-281-16/+0
* Move command .vimrc config into subfileTom Ryder2017-10-281-33/+0
* Move line number .vimrc config into subfileTom Ryder2017-10-281-4/+0
* Move terminal .vimrc config into subfileTom Ryder2017-10-281-28/+0
* Move whitespace .vimrc config into subfileTom Ryder2017-10-281-15/+0
* Move list .vimrc config into subfileTom Ryder2017-10-281-9/+0