Dotfiles/site-modules/core/files/vim
Ade Attwood 48a18162a0 chore(vim): remove async from the default test
We are now adding lints test that disable async tests that do not use
await in them. I am by far the biggest offender for this and this is one
of the main reasons. Now any test I write will be synchronous by default
until I need it to be async.
2024-01-08 17:38:38 +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 feat(vim): allows inputing for Olmama model so we can use other models 2023-12-27 11:18:30 +00:00
snippets/snippets chore(vim): remove async from the default test 2024-01-08 17:38:38 +00:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim feat(vim): introduce key mappings for folding 2023-12-11 20:29:57 +00:00