This commit is contained in:
Hadi
2024-04-14 21:59:30 +02:00
parent 21ce99bfe8
commit 767e9d182d
16 changed files with 82 additions and 71 deletions

View File

@@ -11,7 +11,6 @@
tailwindcss.enable = true;
html.enable = true;
svelte.enable = true;
pylsp.enable = true;
};
keymaps.lspBuf = {
"gd" = "definition";