slint_lsp + treesitter for haxe + moved to lua ftplugins
This commit is contained in:
parent
a6df31bf67
commit
5f50a2edca
8 changed files with 48 additions and 7 deletions
4
lua/plugins/haxe.lua
Normal file
4
lua/plugins/haxe.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"https://codeberg.org/jurmerlo/haxe-lsp.nvim",
|
||||
opts = { run_on_open = true },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue