darkcloud-nvimconfig/vim/config/plugins
2023-05-30 00:41:59 -04:00
..
ale.vim Only use eslint for javascript and vue files 2023-03-30 21:24:40 -04:00
deoplete.vim Remove the deoplate cache_limit variable as this is no longer used by the plugin 2019-05-10 21:48:29 -04:00
incsearch.vim Clean up formatting in the config folder 2018-03-11 23:36:47 -04:00
lightline.vim Rebuild the theme so all the colors are declared and imported, to make it easier to update, and use conditionals when declaring the colors rather than trying to compute equivalent hex codes 2023-05-30 00:41:59 -04:00
MatchTagAlways.vim Don't override the filetype for vue files 2018-03-15 13:40:07 -04:00
tabular.vim Normalize comment style a bit 2018-03-14 11:38:51 -04:00
tagbar.vim Clean up formatting in the config folder 2018-03-11 23:36:47 -04:00
tcommand.vim Clean up formatting in the config folder 2018-03-11 23:36:47 -04:00
tcomment.vim Update the comment for the tcomment filetype configuration so it doesn't specify vue 2018-05-14 14:29:28 -04:00
vim-gutentags.vim Fix disabling tag generation, and only index files tracked by git 2022-04-15 15:24:55 -04:00
vim-signify.vim Clean up formatting in the config folder 2018-03-11 23:36:47 -04:00
vimfiler.vim Never auto-start the filer (I realized every deployment had that workflow disabled) 2019-03-21 16:28:08 -04:00
vimpager.vim Fix the vimpager config 2023-02-06 13:15:48 -05:00