summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix help function visual modeJesse Luehrs2017-10-291-2/+1
* clean up the help overrides stuff a bitJesse Luehrs2017-10-294-19/+12
* 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
* fix makefile for reorganizationJesse Luehrs2017-10-291-1/+1
* this should also be a pluginJesse Luehrs2017-10-271-28/+28
* use ri and pydoc for K in ruby and pythonJesse Luehrs2017-10-273-2/+18
* better auto-appending of closing charactersJesse Luehrs2017-10-271-9/+31
* reorganizeJesse Luehrs2017-10-2720-27/+18
* 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
* don't save viminfo data at all for gitcommit buffersJesse Luehrs2017-10-271-0/+1
* i don't actually care about recoloring that many thingsJesse Luehrs2017-10-271-7/+2
* vimrc lintingJesse Luehrs2017-10-271-124/+136
* sync up bashrc and zshrcJesse Luehrs2017-10-271-0/+1
* missed updating a directoryJesse Luehrs2017-10-271-1/+1
* restore python configurationJesse Luehrs2017-10-272-0/+2
* simpler spellcheck toggleJesse Luehrs2017-10-271-11/+2
* clean up and reorganize vimrcJesse Luehrs2017-10-278-461/+263
* 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
* set the correct commentstring for terraformJesse Luehrs2017-10-261-0/+1
* move filetype-specific configuration into ftpluginsJesse Luehrs2017-10-247-54/+20
* i don't use omnicompletionJesse Luehrs2017-10-241-8/+0
* keybinding to open primary selection in the browserJesse Luehrs2017-10-241-0/+3
* copy passwords to both primary and selection, and time-limit themJesse Luehrs2017-10-241-4/+13
* move the rest of vim's transient data from ~/.vim/data to ~/.cacheJesse Luehrs2017-10-243-3/+4
* clean up some ftpluginsJesse Luehrs2017-10-245-48/+21
* move filetype-specific ale configuration to ftpluginsJesse Luehrs2017-10-244-24/+21
* 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
* avoid yoda conditional warningsJesse Luehrs2017-10-241-1/+1
* fix makefileJesse Luehrs2017-10-201-7/+1
* older versions of ag don't accept -l without an argumentJesse Luehrs2017-10-201-1/+1
* more random config cleanupsJesse Luehrs2017-10-2022-571/+5
* use tput reset instead of resetJesse Luehrs2017-10-201-0/+1