This commit is contained in:
2025-11-25 10:11:11 +01:00
parent f530957112
commit ef0b2b07ef
9 changed files with 240 additions and 1 deletions

View File

@@ -77,6 +77,7 @@
python.enable = true;
rust.enable = true;
shell.enable = true;
strudel.enable = true;
svelte.enable = true;
};
remaps = {
@@ -94,6 +95,7 @@
origami.enable = false;
nvim-surround.enable = true;
fidget.enable = true;
vim-tidal.enable = true;
treesitter-context = {
enable = false; # TODO: looks weird with Neovide
settings.line_numbers = false;