1
0
Fork 0
forked from foxora/nix

finally added nix lsp and changed indentation for nix and lua :3 also added haskell bc dea <3

This commit is contained in:
foxora 2026-02-14 20:09:02 +00:00
parent 88c4057aa5
commit efb35f75d4
5 changed files with 40 additions and 6 deletions

View file

@ -2,4 +2,5 @@ require("lze").load {
{ import = "lsp.completion", },
}
require("lsp.indentation")
require("lsp.lsp")