Update theme
This commit is contained in:
parent
097cdea76a
commit
82d9f01eda
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ vim.opt.wildmode = 'lastused:full,list' -- enhance menu
|
|||
|
||||
-- Options than need vim.cmd
|
||||
vim.cmd('syntax on')
|
||||
vim.cmd('colorscheme base16-classic-dark')
|
||||
vim.cmd('colorscheme base16-default-dark')
|
||||
|
||||
-- -- Code Fold
|
||||
-- "Load and save view atomatocally (save and restore fold)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue