docs: fixed theme setup in CONTRIBUTING.md
This commit is contained in:
parent
2d3eb07bc8
commit
745cdde237
|
@ -79,7 +79,7 @@ gruvbox.inactive = {
|
|||
c = { bg = colors.darkgray, fg = colors.gray },
|
||||
}
|
||||
|
||||
lualine.options.theme = gruvbox
|
||||
require('lualine').setup {options = {theme = gruvbox}}
|
||||
```
|
||||
|
||||
</details>
|
||||
|
|
Loading…
Reference in New Issue