aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
Commit message (Expand)AuthorAgeFilesLines
* Remove <silent> from some mappingsTom Ryder2019-06-041-6/+6
* Remove recursion from mappings that don't need itTom Ryder2019-06-041-4/+4
* Add vim-keep-position v0.1.0Tom Ryder2019-06-031-2/+2
* Factor out Vim version checks into autoload funcTom Ryder2019-06-031-7/+4
* Use autoloaded and correct function for &rtp splitTom Ryder2019-06-031-4/+2
* Remap \g and \G for printing and moving to fileTom Ryder2019-06-011-2/+4
* Use :helpgrep not :lhelpgrep in mappingTom Ryder2019-06-011-2/+2
* Move execution mappings into relevant filetypesTom Ryder2019-05-301-9/+0
* Explicitly set colorscheme if sahara failsTom Ryder2019-05-291-0/+2
* Reload vimrc on saveTom Ryder2019-05-291-0/+7
* Remove mapping loop from normal CTRL-L in vimrcTom Ryder2019-05-291-2/+2
* Adjust insert mode CTRL-L mappingTom Ryder2019-05-291-5/+3
* Compact 'wildignore' setting a bitTom Ryder2019-05-291-3/+1
* Use :map then :sunmap to abbreviate nox mappingsTom Ryder2019-05-291-6/+4
* Add 'indent' and 'eol' flags to 'backspace'Tom Ryder2019-05-291-3/+3
* Don't split entire array just to get first elementTom Ryder2019-05-271-1/+3
* Whoops, I didn't mean to leave these in hereTom Ryder2019-05-271-11/+0
* Adjust a concatenated stringTom Ryder2019-05-251-3/+1
* Update vim-quickfix-auto-open to v1.0.0Tom Ryder2019-05-251-0/+11
* Move 'viminfofile'Tom Ryder2019-05-251-1/+1
* Adjust some conditionals a bit moreTom Ryder2019-05-251-10/+9
* Rearrange spacebar mappingTom Ryder2019-05-251-4/+4
* Use plain :set for 'viminfofile'Tom Ryder2019-05-251-1/+1
* Remove unneeded conditionalTom Ryder2019-05-251-3/+1
* Use ternary logic for 'softtabstop' settingTom Ryder2019-05-251-7/+6
* Adjust 'viminfo' setting logic, add new env varTom Ryder2019-05-251-4/+5
* Move leader definitionsTom Ryder2019-05-251-1/+4
* Avoid some overkillTom Ryder2019-05-251-3/+1
* Lots of refactoring, mostly of commentsTom Ryder2019-05-251-36/+31
* Simplify \= and \+ maps to remove autoloadTom Ryder2019-05-251-2/+2
* Switch to more robust $MYVIM definitionTom Ryder2019-05-251-6/+3
* Simplify 'encoding' checksTom Ryder2019-05-251-4/+2
* Save a different path for 'viminfo' fileTom Ryder2019-05-251-0/+8
* Adjust order of .vimrcTom Ryder2019-05-241-4/+4
* Remove overzealous checksTom Ryder2019-05-241-17/+9
* Use simple string check for 'runtimepath'Tom Ryder2019-05-241-1/+1
* Adjust comment layoutTom Ryder2019-05-241-10/+13
* Only set 'background' if not already set rightTom Ryder2019-05-241-1/+3
* Switch to a hyphen for trailing whitespaceTom Ryder2019-05-241-1/+1
* Amend a couple of commentsTom Ryder2019-05-241-3/+3
* Use correct capitalisation for NeovimTom Ryder2019-05-241-4/+4
* Use comma-separated syntax for multiple appendsTom Ryder2019-05-241-8/+8
* Restore ternary syntax for $VIM settingTom Ryder2019-05-241-5/+5
* Remove per-system vimrc fixingTom Ryder2019-05-241-3/+12
* Remove ~/.vim/config sourcingTom Ryder2019-05-241-3/+0
* Don't set 'path' to ** by defaultTom Ryder2019-05-231-2/+2
* Add mapping to toggle 'autoindent'Tom Ryder2019-05-221-0/+3
* Ignore #emacs_backup# file patternTom Ryder2019-05-221-1/+1
* Flesh out a commentTom Ryder2019-05-211-2/+2
* Add count to sudo(8) pathsTom Ryder2019-05-211-2/+2