moved the lsp_signature configuration
This commit is contained in:
@@ -8,7 +8,7 @@ vim.g.indentLine_showFirstIndentLevel = 1
|
||||
vim.g.indentLine_setColors = 0
|
||||
|
||||
vim.opt.cursorline = true
|
||||
vim.opt.background = 'dark'
|
||||
vim.opt.background = 'light'
|
||||
-- vim.g.cyberpunk_cursorline='black'
|
||||
|
||||
-- vim.cmd('colorscheme ayu')
|
||||
|
||||
Reference in New Issue
Block a user