update system

This commit is contained in:
2025-11-07 12:08:23 +01:00
parent d5eb686f7f
commit ae93255200
13 changed files with 50 additions and 230 deletions

View File

@@ -6,7 +6,7 @@
key = "6C9E EFC5 1AE0 0131 78DE B9C8 68FF FB1E C187 88CA";
signByDefault = true;
};
extraConfig = {
settings = {
user = {
email = "dev@theaninova.de";
name = "Thea Schöbl";

View File

@@ -88,6 +88,10 @@
todo-comments.enable = true;
origami.enable = false;
nvim-surround.enable = true;
flash = {
enable = true;
settings.modes.search.enabled = true;
};
treesitter-context = {
enable = false; # TODO: looks weird with Neovide
settings.line_numbers = false;