mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-08 19:31:31 +00:00
add barbecue.nvim and nvim-navic
This commit is contained in:
parent
812f1f3b06
commit
338ad39f67
2 changed files with 15 additions and 0 deletions
|
@ -65,6 +65,10 @@ inputs: let
|
|||
theme = "catppuccin";
|
||||
};
|
||||
|
||||
vim.winbar = {
|
||||
barbecue.enable = true;
|
||||
};
|
||||
|
||||
vim.theme = {
|
||||
enable = true;
|
||||
name = "catppuccin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue