mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Merge a96515fc3d into cb6349c8ae
This commit is contained in:
commit
baa7ed2d32
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue