moved the lsp_signature configuration

This commit is contained in:
2023-06-25 09:51:22 +01:00
parent e34f8046a1
commit 713a5ad46a
3 changed files with 63 additions and 5 deletions

View File

@@ -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')