mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
nvim: desolate: use init
This commit is contained in:
parent
7caa084a27
commit
b0b0e10249
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ require('lazy').setup({
|
|||
{
|
||||
'He4eT/desolate.nvim',
|
||||
priority = 1000,
|
||||
config = function()
|
||||
init = function()
|
||||
vim.g.desolate_h = 0
|
||||
vim.g.desolate_s = 0
|
||||
vim.g.desolate_l = 70
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue