dotfiles/symlinks/vim/plugin
Ensar Sarajčić 5d4d27c53c Make vim default on termux (instead of nvim) 2021-10-15 07:46:36 +02:00
..
README.md Initial public commit 2021-01-07 09:09:41 +01:00
ale.vim Enable dart ALE fixer 2021-01-30 19:09:25 +01:00
fugitive.vim Update fugitive plugin to work with subdomained remotes 2021-02-03 15:16:26 +01:00
ledger.vim Add vim-ledger config 2021-01-19 16:57:03 +01:00
netrw.vim Add dart to asdf and add netrw config 2021-01-29 11:22:53 +01:00
scratch_buffer.vim Initial public commit 2021-01-07 09:09:41 +01:00
statusline.vim Add new blogs to newsboat 2021-04-09 07:25:29 +02:00
tabline.vim Initial public commit 2021-01-07 09:09:41 +01:00
tex.vim Initial public commit 2021-01-07 09:09:41 +01:00
ultisnips.vim Initial public commit 2021-01-07 09:09:41 +01:00
undoconf.vim Initial public commit 2021-01-07 09:09:41 +01:00
vimwiki.vim Initial public commit 2021-01-07 09:09:41 +01:00

README.md

Plugins

This directory should be mostly used to group custom functionalities together into a "plugin". In some cases this can be used to set up plugin settings, if it is required to be run before plugin (othwerise use /after/plugin).