Allow one step setup

This commit is contained in:
2024-03-01 18:36:47 +01:00
parent 84d14e8884
commit 77bba8c263
4 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,8 @@ filetype on
filetype plugin on
syntax on
colorscheme vim-monokai-tasty
" colorscheme vim-monokai-tasty
colorscheme default
" open builtin terminal
function OpenTerm()
@@ -40,4 +41,3 @@ highlight Normal guibg=none
highlight NonText guibg=none
highlight Normal ctermbg=none
highlight NonText ctermbg=none