Dotfiles/site-modules/core/files/vim
Ade Attwood e93f9864b5 feat(vim): override the cspell linter for better integration
This will now use a custom config file `$HOME/.cspell.json` that will
use a custom dictionary for my own words. This will have things like my
name so cspell stop telling me I spelt my name wrong.

Will also add the `--language-id` flag with the current filetype, so it
can match language specific words.
2022-11-15 20:08:40 +00:00
..
after feat(vim): start moving back 2022-06-12 20:25:17 +01:00
ftplugin feat(vim): start moving back 2022-06-12 20:25:17 +01:00
plugin feat(vim): override the cspell linter for better integration 2022-11-15 20:08:40 +00:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim feat(vim): split out and refactor format on save so it can be toggled 2022-11-15 20:05:39 +00:00