Dotfiles/site-modules/core/files/vim
Ade Attwood cf51aa4842 feat(vim): add the deno lsp to the config
This is a bit tricky due to the filetype of deno being typescript. The
typescript server automatically starts on this filetype.

For now this looks in the root of the project to see if there is a deno.json or
package.json. Based on this, it will pick what one to use.
2024-11-28 18:09:51 +00: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 feat(vim): add the deno lsp to the config 2024-11-28 18:09:51 +00: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