diff --git a/homes/x86_64-linux/octelly@xia-pc/default.nix b/homes/x86_64-linux/octelly@xia-pc/default.nix index bfe0dca..3c02bbd 100644 --- a/homes/x86_64-linux/octelly@xia-pc/default.nix +++ b/homes/x86_64-linux/octelly@xia-pc/default.nix @@ -302,13 +302,6 @@ with config; { cmp.enable = cmp.enable; }; - #lspsaga = { - # enable = true; - - # # breadcrumbs - # symbolInWinbar.enable = true; - #}; - # better splits with support for wez, kitty, tmux smart-splits = { enable = true; @@ -393,16 +386,8 @@ with config; { ]; } ]; - - #theme = "dashboard"; }; - #coq-nvim = { - # enable = true; - # installArtifacts = true; - # settings.auto_start = "shut-up"; - #}; - # completions and integrations cmp.enable = true; @@ -415,12 +400,6 @@ with config; { # UI framework of sorts that some plugins hook into fidget.enable = true; - #cursorline = { - # enable = true; - # cursorline.enable = false; - # cursorword.enable = true; - #}; - # bottom statusline lualine = { enable = true;