aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Check surround.vim actually loaded before unmapTom Ryder2018-08-071-0/+3
* Check for 'cursorline' existenceTom Ryder2018-08-071-2/+4
* Bind ,K in Vim buffers as a :helpgrep shortcutTom Ryder2018-08-071-0/+5
* Improve a comment on HTML URL linksTom Ryder2018-08-071-1/+1
* Bind K in Vim help to jump to tagTom Ryder2018-08-071-0/+11
* Revert "Use ^= instead of += for arbitrary tex..."Tom Ryder2018-08-071-6/+6
* Add ASM to Vim filetypesTom Ryder2018-08-061-0/+4
* Strip generic greetings from quoted mailTom Ryder2018-08-061-0/+9
* Make cursor start heuristics for mail smarterTom Ryder2018-08-061-4/+10
* Use ^= instead of += for arbitrary text optionsTom Ryder2018-08-061-8/+8
* Remove markdown_autoformat.vim ftpluginTom Ryder2018-08-051-0/+0
* Strip a trailing spaceTom Ryder2018-08-051-1/+1
* Use pman as 'keywordprg' for PHPTom Ryder2018-08-051-0/+4
* Remove surround.vim's insert mode mapsTom Ryder2018-08-051-0/+6
* Let's try leaving netrw on again for a bitTom Ryder2018-08-042-3/+0
* Update cursorline_current.vim plugin to hotfixTom Ryder2018-08-041-0/+0
* Spin cursorline_current.vim out into pluginTom Ryder2018-08-042-75/+0
* Make insert-mode cursorline ducking configurableTom Ryder2018-08-041-2/+5
* Remove conditionals for 'cursorline' hooksTom Ryder2018-08-041-15/+9
* Remove illegal :wincmd range prefixTom Ryder2018-08-041-1/+2
* Require Vim 7 for cursorline_current.vimTom Ryder2018-08-041-1/+1
* Add cursorline_current.vim pluginTom Ryder2018-08-043-0/+82
* Correct comments on Vim maps to show mappingsTom Ryder2018-08-041-2/+2
* Correct start-of-line jumps in Vim line exec mapsTom Ryder2018-08-041-3/+3
* Make Perl boilerplate mapping silentTom Ryder2018-08-041-1/+1
* Add Perl boilerplate generation mappingTom Ryder2018-08-041-0/+64
* Correct a commentTom Ryder2018-08-031-1/+1
* Tidy mapping definition for \<Tom Ryder2018-08-031-2/+2
* Add mapping to flag mail messages as unimportantTom Ryder2018-08-031-0/+13
* Remove j/gj,k/gk maps againTom Ryder2018-08-031-6/+0
* Revert "Remove & remaps"Tom Ryder2018-08-021-0/+6
* Add some experimental :vimgrep and :helpgrep mapsTom Ryder2018-08-021-0/+5
* Use g_ instead of $ for yanking command linesTom Ryder2018-08-021-3/+3
* Correct \: mappingTom Ryder2018-08-021-1/+1
* Round out execution mappingsTom Ryder2018-08-021-2/+8
* Use \! instead of \@ for line-executeTom Ryder2018-08-021-2/+2
* Add 'confirm'Tom Ryder2018-08-021-0/+3
* Add \@ mapping to execute lines with 'shell'Tom Ryder2018-08-021-0/+3
* Revert "Remove j/gj remappings"Tom Ryder2018-08-011-0/+6
* Add leader mappings for < and >Tom Ryder2018-08-011-0/+4
* Check for existence of +completeoptTom Ryder2018-08-011-4/+6
* 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