Add notify to nightfox modules
This commit is contained in:
parent
13d1e7f9b9
commit
038e5af3b5
|
@ -8,6 +8,7 @@ require('nightfox').setup{
|
||||||
gitgutter = true,
|
gitgutter = true,
|
||||||
hop = true,
|
hop = true,
|
||||||
lsp_trouble = true,
|
lsp_trouble = true,
|
||||||
|
notify = true,
|
||||||
nvimtree = true,
|
nvimtree = true,
|
||||||
telescope = true,
|
telescope = true,
|
||||||
treesitter = true,
|
treesitter = true,
|
||||||
|
|
Loading…
Reference in a new issue