add modules for lua lsp.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
---@module 'lazy'
|
||||
---@type LazySpec
|
||||
return { {
|
||||
'ellisonleao/gruvbox.nvim',
|
||||
lazy = false,
|
||||
dependencies = { 'johnfrankmorgan/whitespace.nvim' },
|
||||
priority = 1000,
|
||||
---@module 'gruvbox'
|
||||
---@type GruvboxConfig
|
||||
opts = {
|
||||
styles = {
|
||||
|
||||
Reference in New Issue
Block a user