This commit is contained in:
Hadi 2024-03-20 18:05:24 +01:00
parent 0fee3682d0
commit 35de81a46d
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,7 @@
./hyprland ./hyprland
./nvim ./nvim
./homepage ./homepage
./waybar # BROKEN ./waybar
./kitty ./kitty
./dunst ./dunst
./wlogout ./wlogout

View File

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