mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-14 06:03:29 +00:00
Merge pull request #105 from NotAShelf/feature/window-borders
This commit is contained in:
commit
b95687940d
11 changed files with 83 additions and 7 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