This commit is contained in:
Hadi
2024-03-17 01:14:16 +01:00
parent f86a0271b6
commit a230692b90
9 changed files with 325 additions and 62 deletions

View File

@@ -9,6 +9,7 @@
gopls.enable = true;
nixd.enable = true;
tailwindcss.enable = true;
html.enable = true;
};
keymaps.lspBuf = {
"gd" = "definition";