notes
This commit is contained in:
parent
08dc9f4ca5
commit
7397e3f512
1
init.lua
1
init.lua
|
@ -864,6 +864,7 @@ require('lazy').setup({
|
||||||
{ import = 'private.functions' },
|
{ import = 'private.functions' },
|
||||||
{ import = 'basic.plugins' },
|
{ import = 'basic.plugins' },
|
||||||
{ import = 'linter.plugins' },
|
{ import = 'linter.plugins' },
|
||||||
|
{ import = 'functions' },
|
||||||
}, {
|
}, {
|
||||||
ui = {
|
ui = {
|
||||||
-- If you are using a Nerd Font: set icons to an empty table which will use the
|
-- If you are using a Nerd Font: set icons to an empty table which will use the
|
||||||
|
|
Loading…
Reference in New Issue