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