This commit is contained in:
Hadi
2024-06-27 00:10:09 +02:00
parent 9cf68648eb
commit a9939a0f54
13 changed files with 341 additions and 12 deletions

View File

@@ -11,6 +11,13 @@
tailwindcss.enable = true;
html.enable = true;
svelte.enable = true;
ltex = {
enable = true;
settings = {
enabled = true;
language = "en";
};
};
};
keymaps.lspBuf = {
"gd" = "definition";