Dotfiles/site-modules/core/files/vim
Ade Attwood ec470f93db fix(vim): lint files when we open buffers
Currently they are only getting saved when you save buffers. I was
missing errors when jumping around because the files do not get saved.

This will now show me the errors when the buffer opens not only when the
buffer is saved and I get to see linting errors when jumping around a
codebase.
2022-07-25 19:57:00 +01: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): enable lua support with linting and the lsp 2022-07-10 21:14:19 +01:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim fix(vim): lint files when we open buffers 2022-07-25 19:57:00 +01:00