mirror of https://github.com/LazyVim/starter
Merge 3fc2574037
into 803bc181d7
commit
0debd525db
|
@ -6,7 +6,7 @@ if true then return {} end
|
||||||
--
|
--
|
||||||
-- In your plugin files, you can:
|
-- In your plugin files, you can:
|
||||||
-- * add extra plugins
|
-- * add extra plugins
|
||||||
-- * disable/enabled LazyVim plugins
|
-- * disable/enable LazyVim plugins
|
||||||
-- * override the configuration of LazyVim plugins
|
-- * override the configuration of LazyVim plugins
|
||||||
return {
|
return {
|
||||||
-- add gruvbox
|
-- add gruvbox
|
||||||
|
|
Loading…
Reference in New Issue