summaryrefslogtreecommitdiffstats
path: root/vimrc
Commit message (Expand)AuthorAgeFilesLines
...
* vimrc lintingJesse Luehrs2017-10-271-124/+136
* simpler spellcheck toggleJesse Luehrs2017-10-271-11/+2
* clean up and reorganize vimrcJesse Luehrs2017-10-271-458/+256
* make auto-appending closing chars more consistentJesse Luehrs2017-10-261-10/+7
* make tab at the start of lines indent againJesse Luehrs2017-10-261-8/+7
* add another denite mapping for lines in the fileJesse Luehrs2017-10-261-0/+1
* move filetype-specific configuration into ftpluginsJesse Luehrs2017-10-241-54/+0
* i don't use omnicompletionJesse Luehrs2017-10-241-8/+0
* move the rest of vim's transient data from ~/.vim/data to ~/.cacheJesse Luehrs2017-10-241-1/+1
* move filetype-specific ale configuration to ftpluginsJesse Luehrs2017-10-241-24/+0
* simplify gundo configJesse Luehrs2017-10-241-6/+1
* improve startify a bitJesse Luehrs2017-10-241-1/+7
* don't hide built-in functionality changes in plugin configJesse Luehrs2017-10-241-3/+12
* fix completionJesse Luehrs2017-10-241-13/+3
* use `bundle exec rubocop` when necessaryJesse Luehrs2017-10-241-0/+18
* older versions of ag don't accept -l without an argumentJesse Luehrs2017-10-201-1/+1
* add a | text objectJesse Luehrs2017-10-201-0/+1
* -l makes more sense than -g i thinkJesse Luehrs2017-10-201-1/+1
* i also don't care about bufferlineJesse Luehrs2017-10-201-5/+0
* i actually don't care about custom foldtextJesse Luehrs2017-10-201-6/+0
* switch from tcomment to commentaryJesse Luehrs2017-10-201-5/+3
* also install the terraform vim pluginJesse Luehrs2017-10-181-0/+3
* try out multiple selection in vimJesse Luehrs2017-10-181-0/+1
* fix list of buffer names to ignoreJesse Luehrs2017-10-181-1/+1
* switch from syntastic to aleJesse Luehrs2017-10-181-9/+12
* switch from unite to deniteJesse Luehrs2017-10-181-39/+17
* clean up vimrc a bitJesse Luehrs2017-10-181-148/+75
* use vim 8's built in module system instead of pathogenJesse Luehrs2017-10-181-6/+2
* don't ignore 'target', it's pretty commonJesse Luehrs2017-10-171-2/+1
* regularly check for autoreadJesse Luehrs2017-10-171-0/+3
* highlight perl sub signatures properlyJesse Luehrs2017-09-251-0/+3
* add vim calendar pluginJesse Luehrs2017-02-131-2/+12
* don't exclude directories containing "project" from unite searchJesse Luehrs2016-06-141-1/+1
* actually, this shortcut in particular is annoyingJesse Luehrs2016-06-141-1/+1
* autoappend closing characters in vimJesse Luehrs2016-05-311-0/+12
* update vim pluginsJesse Luehrs2016-04-121-0/+1
* add some ruby syntastic configJesse Luehrs2016-04-051-0/+1
* don't check perl with syntasticJesse Luehrs2015-05-131-0/+1
* only add named buffers to the initial buffer listJesse Luehrs2015-02-251-2/+4
* bump up this limit a bitJesse Luehrs2015-02-251-1/+1
* also add files opened from the shell to vim's historyJesse Luehrs2015-02-251-0/+1
* make sure the up arrow always goes to the last open fileJesse Luehrs2015-02-251-0/+12
* also don't put vimfiler windows in zsh historyJesse Luehrs2015-02-251-3/+3
* start using syntasticJesse Luehrs2015-02-221-0/+6
* make this a bit more efficient for large directoriesJesse Luehrs2015-02-221-2/+6
* make some remappings also apply to linewise movementJesse Luehrs2014-12-031-0/+3
* ignore one more directoryJesse Luehrs2014-10-221-1/+2
* don't show compiled python stuff in 't'Jesse Luehrs2014-10-151-2/+2
* helpers for editing binary files in vimJesse Luehrs2014-10-151-0/+4
* more convenient binding for makeJesse Luehrs2014-09-141-2/+1