Former-commit-id: a230692b90
This commit is contained in:
Hadi
2024-03-17 01:14:16 +01:00
parent 9beb7bc157
commit 22395725a3
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";