update
This commit is contained in:
@@ -8,7 +8,7 @@ colorscheme slate
|
||||
|
||||
" open builtin terminal
|
||||
function OpenTerm()
|
||||
10 split
|
||||
20 split
|
||||
terminal
|
||||
endfunction
|
||||
nnoremap <C-t> :call OpenTerm()<CR>
|
||||
@@ -34,7 +34,7 @@ nnoremap <M-g> :call Litde()<CR>
|
||||
|
||||
" Theme
|
||||
nnoremap <M-+> :colo tokyonight-day<CR>
|
||||
nnoremap <M--> :colo vim-monokai-tasty<CR>
|
||||
nnoremap <M--> :colo tokyonight-storm<CR>
|
||||
|
||||
" Try transparent nvim
|
||||
" highlight Normal guibg=none
|
||||
|
||||
Reference in New Issue
Block a user