new-main #1
2
init.lua
2
init.lua
|
@ -310,6 +310,7 @@ require('lazy').setup({
|
||||||
F11 = '<F11>',
|
F11 = '<F11>',
|
||||||
F12 = '<F12>',
|
F12 = '<F12>',
|
||||||
},
|
},
|
||||||
|
},
|
||||||
|
|
||||||
-- Document existing key chains
|
-- Document existing key chains
|
||||||
spec = {
|
spec = {
|
||||||
|
@ -323,7 +324,6 @@ require('lazy').setup({
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
|
||||||
|
|
||||||
-- NOTE: Plugins can specify dependencies.
|
-- NOTE: Plugins can specify dependencies.
|
||||||
--
|
--
|
||||||
|
|
Loading…
Reference in New Issue