Commit graph

18 commits

Author SHA1 Message Date
Kevin MacMartin
3469579747 Remove the deoplate cache_limit variable as this is no longer used by the plugin 2019-05-10 21:48:29 -04:00
Kevin MacMartin
af979973bc Never auto-start the filer (I realized every deployment had that workflow disabled) 2019-03-21 16:28:08 -04:00
Kevin MacMartin
20437cec96 Use /tmp for the ctags temporary directory if it exists 2018-07-13 16:06:00 -04:00
Kevin MacMartin
13d3a675fc Update the comment for the tcomment filetype configuration so it doesn't specify vue 2018-05-14 14:29:28 -04:00
Kevin MacMartin
9948a62521 Add the correct comment style for the blade filetype 2018-04-05 17:34:10 -04:00
Kevin MacMartin
b0a0470703 Update submodules and declare comment style in vue files 2018-03-21 11:02:15 -04:00
Kevin MacMartin
68f480a867 Allow eslint to be used to fix vue files 2018-03-16 14:29:21 -04:00
Kevin MacMartin
323b55efc8 Don't override the filetype for vue files 2018-03-15 13:40:07 -04:00
Kevin MacMartin
34835caf48 Normalize comment style a bit 2018-03-14 11:38:51 -04:00
Kevin MacMartin
8861aa289f Open the ale error list by hitting leader twice instead of on error, and always show the gutter when ale is enabled to avoid having the window jump around as errors appear and disappear 2018-03-13 22:50:50 -04:00
Kevin MacMartin
5343c44763 Replace neocomplete with deoplete 2018-03-13 15:38:03 -04:00
Kevin MacMartin
00797d8f99 Configure all options for when to lint with ale (regardless of their defaults, for easy access later) 2018-03-13 11:46:26 -04:00
Kevin MacMartin
c8de1131ba Configure ale not to lint while in insert mode, and to lint when leaving insert mode 2018-03-13 11:40:42 -04:00
Kevin MacMartin
9c24b1b8b5 Reduce the ale error list size 2018-03-13 11:35:21 -04:00
Kevin MacMartin
ae8ba0a227 Replace syntastic with ale 2018-03-13 11:32:04 -04:00
Kevin MacMartin
e5f28b842e Clean up formatting in the config folder 2018-03-11 23:36:47 -04:00
Kevin MacMartin
f9ffbe4e5a Update submodules and remove vim-bookmarks 2018-03-11 20:08:14 -04:00
Kevin MacMartin
032ad3197a Split the plugins config separate files for each plugin 2018-03-11 19:21:58 -04:00