My configuration for neovim, fully commented.
Find a file
Thomas Gideon 436b72034f Add global ignore for ag
Even though ag can use .gitignore, there are some holes, for one the .git
directory itself. Also, the pattern matching between each seems slightly off so
in some projects, what git ignores, ag still finds. This is a superset to act as
a backstop so I don't have to invade each project's .gitignore with entries just
for ag.
2015-10-13 11:31:47 -04:00
agignore Add global ignore for ag 2015-10-13 11:31:47 -04:00
checkstyle.xml Add my current checkstyle rules. 2015-03-25 11:12:14 -04:00
gvimrc Swap scheme back with note. 2015-04-29 14:39:52 -04:00
java.vim Try to get checkstyle running via makeprg. 2015-03-25 11:12:54 -04:00
javascript.vim Add settings that keep surprising me by being off by default. 2015-10-06 13:39:02 -04:00
markdown.vim Add settings that keep surprising me by being off by default. 2015-10-06 13:39:02 -04:00
project.vimrc Change to more typical settings from actual usage. 2015-10-06 13:39:28 -04:00
text.vim Start customizing for plain text. 2015-04-20 14:17:24 -04:00
vimrc Improve mappings. 2015-10-13 11:30:15 -04:00
vundle.vim Add support plugin for unite, new plugin for space/tab handling. 2015-10-13 11:28:41 -04:00