Scheme update

This commit is contained in:
2023-10-17 19:30:28 +02:00
parent 170507f61b
commit 0ca574db04
2 changed files with 106 additions and 2 deletions

View File

@@ -33,8 +33,8 @@ function Liten()
set spell spelllang=en_us
endfunction
nnoremap <C-e> :call Liten()<CR>
nnoremap <C-g> :call Litde()<CR>
nnoremap <M-e> :call Liten()<CR>
nnoremap <M-g> :call Litde()<CR>
" Theme
nnoremap <M-+> :colo github_light_high_contrast<CR>