Former-commit-id: 0fee3682d0
This commit is contained in:
Hadi
2024-03-20 18:01:15 +01:00
parent 2cd17956fa
commit b9cf6573bd
16 changed files with 245 additions and 55 deletions

View File

@@ -10,6 +10,8 @@
nixd.enable = true;
tailwindcss.enable = true;
html.enable = true;
svelte.enable = true;
typescript.enable = true;
};
keymaps.lspBuf = {
"gd" = "definition";