Theme update

This commit is contained in:
2023-10-17 19:32:30 +02:00
parent 170507f61b
commit c5f4c8a163
2 changed files with 18 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ nnoremap <C-g> :call Litde()<CR>
" Theme
nnoremap <M-+> :colo github_light_high_contrast<CR>
nnoremap <M--> :colo vim-monokai-tasty<CR>
nnoremap <M--> :colo spacecamp_lite<CR>
" Fuzzy finder
nnoremap <C-f> :Lines<CR>