summaryrefslogtreecommitdiffstats
path: root/vimrc
Commit message (Expand)AuthorAgeFilesLines
* only default to including the preview in wide terminalsJesse Luehrs2018-02-161-1/+6
* switch to the fzf vim pluginJesse Luehrs2018-02-141-21/+15
* use rainbow brackets tooJesse Luehrs2017-11-041-0/+1
* clean up the rainbow_paren plugin a bitJesse Luehrs2017-11-041-7/+0
* restore the old rainbow paren pluginJesse Luehrs2017-11-041-19/+10
* i think this tab override is probably a bit too opinionatedJesse Luehrs2017-10-311-0/+7
* switch to a more maintained rainbow parens pluginJesse Luehrs2017-10-291-10/+19
* load matchit like a normal pluginJesse Luehrs2017-10-291-1/+3
* remove some startify configuration i think i don't care aboutJesse Luehrs2017-10-291-17/+2
* split out my settings into a plugin tooJesse Luehrs2017-10-291-107/+25
* pull a bunch of self-contained things out of my vimrcJesse Luehrs2017-10-291-333/+2
* handle extra whitespace betterJesse Luehrs2017-10-291-1/+1
* better handling of backspacing inside brackets after pressing enterJesse Luehrs2017-10-291-0/+29
* keep the line source in orderJesse Luehrs2017-10-291-0/+1
* more vim scopingJesse Luehrs2017-10-291-6/+9
* fix help function visual modeJesse Luehrs2017-10-291-2/+1
* clean up the help overrides stuff a bitJesse Luehrs2017-10-291-8/+0
* don't go through ^R unless we're actually going to do somethingJesse Luehrs2017-10-291-14/+6
* stop manually moving the cursor aroundJesse Luehrs2017-10-291-36/+13
* simplifyJesse Luehrs2017-10-291-14/+28
* make enter work more cleanlyJesse Luehrs2017-10-291-1/+16
* simplifyJesse Luehrs2017-10-291-27/+6
* also remove matching parens, even if there is whitespace betweenJesse Luehrs2017-10-291-0/+47
* remove quotes in pairs if they are emptyJesse Luehrs2017-10-291-0/+20
* more reorganizationJesse Luehrs2017-10-291-6/+4
* this should also be a pluginJesse Luehrs2017-10-271-28/+28
* better auto-appending of closing charactersJesse Luehrs2017-10-271-9/+31
* reorganizeJesse Luehrs2017-10-271-10/+0
* few more cleanupsJesse Luehrs2017-10-271-4/+4
* actually, i do need this conditionalJesse Luehrs2017-10-271-1/+1
* i never actually use these textobjsJesse Luehrs2017-10-271-2/+0
* oh, that extra eval wasn't actually necessaryJesse Luehrs2017-10-271-3/+3
* don't quit when creating leading directories if other buffers existJesse Luehrs2017-10-271-2/+10
* simplify jumping to the last cursor positionJesse Luehrs2017-10-271-4/+1
* i don't actually care about recoloring that many thingsJesse Luehrs2017-10-271-7/+2
* 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