This commit is contained in:
Hadi
2024-03-20 18:01:15 +01:00
parent aa25061ad7
commit 0fee3682d0
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";