This commit is contained in:
Vivian 2024-12-30 10:19:30 +01:00
parent 8413ab2e0f
commit afa692e17d
5 changed files with 56 additions and 32 deletions

View file

@ -62,7 +62,10 @@ with lib;
plugins = {
nvim-surround.enable = true;
dap.enable = true;
image.enable = true;
image = {
enable = true;
backend = "kitty";
};
web-devicons.enable = true;
bufferline.enable = true;
nix.enable = true;