Dotfiles/site-modules/core/files/vim
Ade Attwood 56b2b01f6f refactor(vim): move the cspell config to extend the builtin one
There have been some changes in the cspell config upstream to fix issues
in the cspell cli. These are mainly around the parsing of the output.

The only things my changes are adding in the file type and applying my
config file. They are only in the command not the parser.

Now we are using the upstream config and adding the extra params I need
rather than having to maintain a completely override.
2024-05-19 16:55:07 +01:00
..
after feat(vim): improve markdown editing with long wrapping lines 2023-11-04 07:20:10 +00:00
ftplugin refactor: start pulling out the prr config into a plugin 2024-04-10 19:06:51 +01:00
plugin refactor(vim): move the cspell config to extend the builtin one 2024-05-19 16:55:07 +01:00
snippets/snippets feat(sapling): enable all the commit snippets in hgcommit filetypes 2024-02-12 16:19:15 +00:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim feat(vim): setup c# and f# languages 2024-05-03 07:32:09 +01:00