mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
Merge neovim settings
This commit is contained in:
@@ -12,3 +12,7 @@ vim.opt.incsearch = true
|
||||
vim.opt.signcolumn = "yes"
|
||||
|
||||
vim.o.termguicolors = true
|
||||
|
||||
vim.diagnostic.config({
|
||||
virtual_text = true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user