add barbecue.nvim and nvim-navic

This commit is contained in:
NotAShelf 2023-02-27 16:33:26 +03:00
commit 338ad39f67
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
2 changed files with 15 additions and 0 deletions

View file

@ -65,6 +65,10 @@ inputs: let
theme = "catppuccin";
};
vim.winbar = {
barbecue.enable = true;
};
vim.theme = {
enable = true;
name = "catppuccin";