summaryrefslogtreecommitdiffstats
path: root/vim
Commit message (Collapse)AuthorAgeFilesLines
...
* restore the old rainbow paren pluginJesse Luehrs2017-11-042-0/+100
| | | | the new one is too complicated and breaks too many things
* add vader plugin for vim testsJesse Luehrs2017-10-312-0/+1
|
* i think this tab override is probably a bit too opinionatedJesse Luehrs2017-10-311-6/+0
| | | | not sure how it interacts with things like supertab and whatnot
* disable syntax-based indent for perlJesse Luehrs2017-10-301-0/+2
| | | | rainbow parens breaks it
* fix collapsing braces when there's more than one extra lineJesse Luehrs2017-10-291-1/+1
|
* only go into insert mode for empty gitcommit buffersJesse Luehrs2017-10-291-1/+5
|
* i should just use the bazel filetype plugin that comes with vimJesse Luehrs2017-10-291-0/+0
|
* update pluginsJesse Luehrs2017-10-296-0/+0
|
* add editorconfig pluginJesse Luehrs2017-10-291-0/+0
|
* a few more tweaks for xs filesJesse Luehrs2017-10-291-0/+9
|
* i don't use irssi anymore, and weechat's log format isn't compatibleJesse Luehrs2017-10-292-68/+0
|
* automatically start in insert mode for gitcommit messagesJesse Luehrs2017-10-291-0/+4
|
* switch to a more maintained rainbow parens pluginJesse Luehrs2017-10-292-100/+0
|
* split out my settings into a plugin tooJesse Luehrs2017-10-293-0/+156
|
* pull a bunch of self-contained things out of my vimrcJesse Luehrs2017-10-297-0/+374
|
* more vim scopingJesse Luehrs2017-10-295-20/+21
| | | | | this fixes, at least, using the Help function directly before opening denite for the first time (since `modifiable` was leaking through)
* clean up the help overrides stuff a bitJesse Luehrs2017-10-293-11/+12
|
* use ri and pydoc for K in ruby and pythonJesse Luehrs2017-10-273-2/+18
|
* reorganizeJesse Luehrs2017-10-2718-0/+1
|
* don't save viminfo data at all for gitcommit buffersJesse Luehrs2017-10-271-0/+1
|
* set the correct commentstring for terraformJesse Luehrs2017-10-261-0/+1
|
* move filetype-specific configuration into ftpluginsJesse Luehrs2017-10-246-0/+20
| | | | | (and ftdetect/syntax as appropriate). also just remove some configuration that i don't care about anymore.
* clean up some ftpluginsJesse Luehrs2017-10-245-48/+21
|
* move filetype-specific ale configuration to ftpluginsJesse Luehrs2017-10-243-0/+21
|
* avoid yoda conditional warningsJesse Luehrs2017-10-241-1/+1
|
* remove some vim config that i don't use anymoreJesse Luehrs2017-10-2013-256/+1
|
* clean up snippets a bitJesse Luehrs2017-10-2010-80/+83
|
* i also don't care about bufferlineJesse Luehrs2017-10-201-0/+0
| | | | there's never enough room to display anything useful anyway
* i actually don't care about custom foldtextJesse Luehrs2017-10-201-0/+0
|
* switch from tcomment to commentaryJesse Luehrs2017-10-202-0/+0
|
* also install the terraform vim pluginJesse Luehrs2017-10-181-0/+0
|
* try out multiple selection in vimJesse Luehrs2017-10-181-0/+0
|
* fix perl script snippetJesse Luehrs2017-10-181-1/+2
|
* switch from syntastic to aleJesse Luehrs2017-10-183-0/+0
|
* switch from unite to deniteJesse Luehrs2017-10-183-0/+0
| | | | unite is deprecated
* update pluginsJesse Luehrs2017-10-186-0/+0
|
* use vim 8's built in module system instead of pathogenJesse Luehrs2017-10-1820-0/+0
|
* remove vim plugins i don't use anymoreJesse Luehrs2017-10-183-0/+0
|
* plugin updatesJesse Luehrs2017-10-147-0/+0
|
* add vim-ledgerJesse Luehrs2017-09-251-0/+0
|
* bump pluginsJesse Luehrs2017-09-2513-0/+0
|
* use the cargo compiler plugin for cargo projectsJesse Luehrs2017-06-181-0/+1
|
* update pluginsJesse Luehrs2017-05-3112-0/+0
|
* add vim calendar pluginJesse Luehrs2017-02-131-0/+0
|
* update pluginsJesse Luehrs2017-01-214-0/+0
|
* add fish vim pluginJesse Luehrs2017-01-211-0/+0
|
* update pluginsJesse Luehrs2017-01-1215-0/+0
|
* remove some stuff i no longer useJesse Luehrs2017-01-123-0/+0
|
* add bazel vim pluginJesse Luehrs2016-08-151-0/+0
|
* add coffeescript vim pluginJesse Luehrs2016-08-111-0/+0
|