neovim: add nvim-notify

This commit is contained in:
Anthony Rodriguez 2024-09-25 00:01:27 +02:00
parent 8473772fe5
commit 9198a1af8a
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -63,6 +63,7 @@ in {
ui = {
noice.enable = true;
};
notify.nvim-notify.enable = true;
statusline.lualine = {
enable = true;