Dotfiles/site-modules/core/files/vim
Ade Attwood 63edfe28ce fix(vim): reformat the linters and add extra eslint flags
Removes the complete override to the linters and add extra flags to the
existing args. This will now automatically get any updates made to the plugin
linters.

This also add the `unstable_ts_config` to the eslint command so we can use
typescript configs with eslint 9. I don't really know how this will affect BC
with version 8, I will have to cross that bridge when we come to it. ATM this
is good for daily use of version 9.
2024-09-12 16:31:27 +01:00
..
after feat(vim): improve markdown editing with long wrapping lines 2023-11-04 07:20:10 +00:00
ftdetect feat(vim): add ftdetect for sapling commit files 2024-05-19 19:42:42 +01:00
ftplugin refactor: start pulling out the prr config into a plugin 2024-04-10 19:06:51 +01:00
plugin fix(vim): reformat the linters and add extra eslint flags 2024-09-12 16:31:27 +01:00
snippets/snippets feat(vim): add snippets for testing in lua and playwright 2024-06-08 14:12:17 +01:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim feat(vim): use csharpier for formatting c-sharp 2024-05-19 19:23:40 +01:00