mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-14 06:03:29 +00:00
dev: add missing hover window borders via noice.nvim
This commit is contained in:
parent
923c090c5b
commit
0667f1f936
3 changed files with 8 additions and 3 deletions
|
@ -185,6 +185,7 @@ inputs: let
|
|||
};
|
||||
|
||||
vim.ui = {
|
||||
borders.enable = true;
|
||||
noice.enable = true;
|
||||
colorizer.enable = true;
|
||||
modes-nvim.enable = false; # the theme looks terrible with catppuccin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue