update
This commit is contained in:
parent
ce70d6f9b7
commit
4d3800a027
|
@ -351,3 +351,4 @@ Instagram
|
|||
Tablet
|
||||
Abschwington
|
||||
BerndDasBot
|
||||
Frameworks
|
||||
|
|
Binary file not shown.
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue