mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-05 18:01:32 +00:00
feat: configure notify-nvim and complete setup
This commit is contained in:
parent
463e167eff
commit
7c5133efab
2 changed files with 20 additions and 10 deletions
|
@ -166,7 +166,7 @@ in {
|
|||
}
|
||||
${
|
||||
if cfg.smoothScroll.enable
|
||||
then "require('cinnamon').setup()" 4
|
||||
then "require('cinnamon').setup()"
|
||||
else ""
|
||||
}
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue