slint_lsp + treesitter for haxe + moved to lua ftplugins

This commit is contained in:
Alexey 2026-08-10 13:44:54 +03:00
commit 5f50a2edca
8 changed files with 48 additions and 7 deletions

2
ftplugin/dart.lua Normal file
View file

@ -0,0 +1,2 @@
vim.opt_local.tabstop = 2
vim.opt_local.shiftwidth = 2