summaryrefslogtreecommitdiffstats
path: root/vimrc
Commit message (Expand)AuthorAgeFilesLines
* this is actually just annoyingJesse Luehrs2014-03-201-4/+0
* don't care about built-in snippetsJesse Luehrs2014-02-061-0/+1
* add tag source for uniteJesse Luehrs2013-11-071-0/+1
* mapping escape makes shift+tab not work, apparentlyJesse Luehrs2013-11-061-1/+1
* keep the buffer to the right visible tooJesse Luehrs2013-11-031-1/+1
* strip comment characters when joining comment lines togetherJesse Luehrs2013-11-021-0/+3
* mappings to enter insert mode with paste onJesse Luehrs2013-11-021-0/+14
* use the command line window to scroll through historyJesse Luehrs2013-11-021-0/+5
* turn syntax highlighting off in huge filesJesse Luehrs2013-11-011-0/+3
* don't exclude dot files from uniteJesse Luehrs2013-10-311-1/+0
* this was fixed in the pluginJesse Luehrs2013-10-291-1/+0
* escape should also quit uniteJesse Luehrs2013-10-271-0/+1
* the grep mapping should just assume the current directoryJesse Luehrs2013-10-271-1/+1
* use proper comments for xsJesse Luehrs2013-10-271-0/+1
* hide messages from creating the gundo buffersJesse Luehrs2013-10-271-1/+4
* don't auto preview in gundo, it's slowJesse Luehrs2013-10-271-0/+1
* this doesn't actually work, but that's okayJesse Luehrs2013-10-271-2/+0
* commentJesse Luehrs2013-10-271-0/+1
* should also set localleaderJesse Luehrs2013-10-271-0/+1
* clean up mappingsJesse Luehrs2013-10-271-55/+62
* nope, autocompletion is still too irritatingJesse Luehrs2013-10-271-4/+2
* it's useful to be able to see if background buffers are modifiedJesse Luehrs2013-10-271-1/+0
* use neosnippet instead of snipmateJesse Luehrs2013-10-271-6/+23
* neocomplete instead of supertabJesse Luehrs2013-10-271-0/+20
* make sure the current buffer stays visibleJesse Luehrs2013-10-271-0/+2
* only file_rec should get the prefixJesse Luehrs2013-10-271-1/+1
* give airline a shotJesse Luehrs2013-10-271-5/+10
* this also needs to be a relative pathJesse Luehrs2013-10-271-1/+1
* make running external commands easierJesse Luehrs2013-10-271-0/+2
* add unite grep macroJesse Luehrs2013-10-271-0/+10
* also add a mapping for files in the current directoryJesse Luehrs2013-10-271-1/+4
* clean up vim data filesJesse Luehrs2013-10-271-3/+3
* make sure this is always a relative pathJesse Luehrs2013-10-271-1/+1
* more unite configurationJesse Luehrs2013-10-271-2/+4
* don't need this anymoreJesse Luehrs2013-10-271-1/+0
* various other vimrc cleanupsJesse Luehrs2013-10-271-28/+11
* remove the rest of the fuzzyfinder configJesse Luehrs2013-10-271-2/+2
* reorganize a bitJesse Luehrs2013-10-271-25/+21
* use r for redoJesse Luehrs2013-10-271-0/+2
* also swap | and \Jesse Luehrs2013-10-271-0/+1
* try out vimfilerJesse Luehrs2013-10-261-2/+13
* get rid of fuzzyfinder in favor of unite.vimJesse Luehrs2013-10-261-30/+26
* need to make sure that filenames don't have metacharactersJesse Luehrs2013-10-261-1/+1
* don't want to do this every time i come back to an open bufferJesse Luehrs2013-10-261-1/+1
* set smartcase for vimJesse Luehrs2013-10-261-0/+2
* just use vim's builtin glob function, since these are globsJesse Luehrs2013-10-251-4/+1
* add startify vim pluginJesse Luehrs2013-10-231-0/+23
* open the current fold when a buffer is openedJesse Luehrs2013-10-211-0/+3
* try out the signify vim pluginJesse Luehrs2013-10-191-0/+5
* also map this in visual modeJesse Luehrs2013-10-191-0/+1