neovim: add nvim-notify
This commit is contained in:
parent
8473772fe5
commit
9198a1af8a
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ in {
|
|||
ui = {
|
||||
noice.enable = true;
|
||||
};
|
||||
notify.nvim-notify.enable = true;
|
||||
|
||||
statusline.lualine = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue