Switch to newest nvim and fallback to classic vim colorscheme
This commit is contained in:
parent
3e6923583f
commit
d7f591fd26
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
-- Revert to vim's default term colorscheme
|
||||
--vim.cmd 'colorscheme vim'
|
||||
vim.cmd 'colorscheme vim'
|
||||
vim.cmd 'set notermguicolors'
|
||||
|
||||
-- Highlight trailing whitespace (darker red)
|
||||
|
|
Loading…
Reference in a new issue