Fix a typo in example.lua

pull/83/head
Roger Erens 2024-08-22 23:43:02 +02:00 committed by GitHub
parent cb6349c8ae
commit 596b607cf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ if true then return {} end
--
-- In your plugin files, you can:
-- * add extra plugins
-- * disable/enabled LazyVim plugins
-- * disable/enable LazyVim plugins
-- * override the configuration of LazyVim plugins
return {
-- add gruvbox