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