Dotfiles/site-modules/core/files/vim
Ade Attwood bfe83d49f4 fix(vim): only register linters when there is an executable
This is mainly for stylelint, I don't always have this installed and it
throws an error when you open a sass file and it tries to lint the
buffer. Now it will not know about any linters unless they are in the
PATH.
2023-11-20 07:57:34 +00:00
..
after feat(vim): improve markdown editing with long wrapping lines 2023-11-04 07:20:10 +00:00
ftplugin feat(vim): add prr plugin for a better code review experience 2023-10-15 15:40:41 +01:00
plugin fix(vim): only register linters when there is an executable 2023-11-20 07:57:34 +00:00
snippets/snippets feat(vim): add some snippets for markdown and reviewing 2023-11-04 08:47:23 +00:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim refactor(vim): don't highlight search results 2023-11-04 07:28:30 +00:00