aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
Commit message (Expand)AuthorAgeFilesLines
* Add scroll_next.vim pluginTom Ryder2018-07-311-2/+3
* 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
* Move NeoVim-specific config to subfileTom Ryder2018-07-261-6/+5
* Set 'noruler' in .vimrcTom Ryder2018-07-251-0/+3
* Set 'ttymouse' silentlyTom Ryder2018-07-251-1/+1
* Remove & remapsTom Ryder2018-07-251-6/+0
* Add colon_operator.vim pluginTom Ryder2018-07-241-0/+3
* Move quickfix auto-open into a little plugin fileTom Ryder2018-07-241-9/+0
* Bump up 'history' againTom Ryder2018-07-241-2/+2
* 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
* 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
* 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
* Define 'grepprg' for GNU grep in .vimrcTom Ryder2018-07-211-0/+5
* Remove any range from \e mappingTom Ryder2018-07-201-1/+1
* Upgrade, reconfig strip_trailing_whitespace pluginTom Ryder2018-07-201-1/+4
* Move 'encoding' .vimrc setting alphabeticallyTom Ryder2018-07-191-5/+5
* Update and rename toggle_option_flags.vim pluginTom Ryder2018-07-191-1/+1
* Set UTF-8 default 'encoding'Tom Ryder2018-07-181-0/+5
* Interfere more specifically with 'path'Tom Ryder2018-07-181-2/+3
* Add to 'backupskip' one element at a timeTom Ryder2018-07-181-1/+2
* Amend a vimrc commentTom Ryder2018-07-181-1/+1
* Merge branch 'hotfix/v1.34.3' into developTom Ryder2018-07-181-2/+2
|\
| * Add missing :lwindow command to \. mapTom Ryder2018-07-181-2/+2
* | Merge branch 'hotfix/v1.34.2' into developTom Ryder2018-07-181-1/+1
|\|
| * Add missing wildcards to 'backupskip' addendaTom Ryder2018-07-181-1/+1
* | Remove double-trail-slash from 'backupdir'Tom Ryder2018-07-181-3/+3
* | Make 'backupskip' with Unix paths depend on +unixTom Ryder2018-07-181-1/+3
|/
* Correct 'directory' settingTom Ryder2018-07-181-2/+2
* Don't test for +backup Vim featureTom Ryder2018-07-181-18/+13
* Scrap auto_cache_dirs plugin for a new approachTom Ryder2018-07-181-0/+40
* Don't default <Plug>(InsertCancel)Tom Ryder2018-07-161-2/+0