Add notify to nightfox modules

This commit is contained in:
Evie Litherland-Smith 2022-11-07 16:28:42 +00:00
parent 13d1e7f9b9
commit 038e5af3b5

View file

@ -8,6 +8,7 @@ require('nightfox').setup{
gitgutter = true,
hop = true,
lsp_trouble = true,
notify = true,
nvimtree = true,
telescope = true,
treesitter = true,