aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Add longest and menuone to 'completeopt'Tom Ryder2018-08-011-0/+4
* Add equalalways_resized.vim pluginTom Ryder2018-08-011-0/+27
* Remove trailing space from Vim pluginTom Ryder2018-08-011-1/+1
* Add missing abort attribute to pluginTom Ryder2018-08-011-1/+1
* Add scroll_next.vim pluginTom Ryder2018-07-312-2/+35
* Don't set up 'wildignore' in &compatible modeTom Ryder2018-07-301-1/+1
* Add foldlevelstart_stdin.vim pluginTom Ryder2018-07-301-0/+28
* Correct syntax of new mapTom Ryder2018-07-271-1/+1
* Try an expanded mapping for <Space>Tom Ryder2018-07-271-0/+3
* Remove backspace mappingTom Ryder2018-07-261-2/+1
* Update insert_cancel.vim pluginTom Ryder2018-07-261-0/+0
* Upgrade digraph_search.vim pluginTom Ryder2018-07-261-0/+0
* Move NeoVim-specific config to subfileTom Ryder2018-07-262-6/+12
* Set 'noruler' in .vimrcTom Ryder2018-07-251-0/+3
* Set 'ttymouse' silentlyTom Ryder2018-07-251-1/+1
* Update colon_operator.vim pluginTom Ryder2018-07-252-0/+0
* Remove & remapsTom Ryder2018-07-251-6/+0
* Spin quickfix_auto_open.vim out into a pluginTom Ryder2018-07-242-22/+0
* Spin out colon_operator.vim plugin into submoduleTom Ryder2018-07-242-36/+0
* Improved colon_operator.vim pluginTom Ryder2018-07-241-5/+17
* Add colon_operator.vim pluginTom Ryder2018-07-242-0/+27
* Move quickfix auto-open into a little plugin fileTom Ryder2018-07-242-9/+22
* Bump up 'history' againTom Ryder2018-07-241-2/+2
* Adjust 'indentkeys' in HTML indentingTom Ryder2018-07-241-0/+4
* Map \H to show command :historyTom Ryder2018-07-231-0/+2
* Allow numeric prefix before :bdelete mapTom Ryder2018-07-231-1/+1
* Add some spaces before some commentsTom Ryder2018-07-231-4/+4
* Remove now-unneeded :lwindow from \. mapTom Ryder2018-07-231-1/+1
* Add autocmds to always pop open quickfix/loclistTom Ryder2018-07-231-0/+9
* Inline 'undodir' assignmentTom Ryder2018-07-231-4/+1
* Remove superfluous [t,]t mapsTom Ryder2018-07-231-3/+0
* Allow count prefixes for [,] mapsTom Ryder2018-07-231-8/+8
* Blank 'ttymouse' in VimTom Ryder2018-07-231-0/+3
* Refactor Git commit cursor column with snip lineTom Ryder2018-07-231-10/+11
* Add Vim mappings for normal {,} in diff buffersTom Ryder2018-07-221-0/+6
* Turn 'hidden' on for a bitTom Ryder2018-07-221-0/+3
* Remove range-stripping from \x mappingTom Ryder2018-07-221-1/+1
* Add some folding settingsTom Ryder2018-07-221-0/+6
* Add d (macros) to C and C++ 'complete' settingTom Ryder2018-07-222-4/+10
* More tweaking for Vim tiny compatibilityTom Ryder2018-07-221-19/+19
* Don't force locale settings on 'greppreg'Tom Ryder2018-07-211-1/+1
* Correct logic on 'encoding' selectionTom Ryder2018-07-211-4/+3
* Remove unneeded UNIX testTom Ryder2018-07-211-1/+1
* Try going without 'display' for a little whileTom Ryder2018-07-211-4/+0
* Strip some redundant commentsTom Ryder2018-07-211-2/+2
* Suppress insert_cancel.vim map if not &loadpluginsTom Ryder2018-07-211-1/+3
* Overhaul .vimrc for maximum vim-tiny supportTom Ryder2018-07-211-111/+66
* Correct two Vim commentsTom Ryder2018-07-212-2/+2
* Define 'grepprg' for GNU grep in .vimrcTom Ryder2018-07-211-0/+5
* Upgrade strip_trailing_whitespace.vim pluginTom Ryder2018-07-201-0/+0