mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
nvim
This commit is contained in:
@@ -216,5 +216,5 @@ vim.lsp.enable {
|
||||
'ty',
|
||||
}
|
||||
|
||||
vim.o.background = "dark"
|
||||
vim.cmd([[colorscheme gruvbox-material]])
|
||||
vim.o.background = 'dark'
|
||||
vim.cmd [[colorscheme gruvbox-material]]
|
||||
|
||||
Reference in New Issue
Block a user