nope truecolor sucks with kitty-term... consider switching off kitty?

This commit is contained in:
2022-08-17 12:17:00 -06:00
parent 2ec38734a1
commit 02d04477c1
3 changed files with 12 additions and 7 deletions

View File

@ -72,6 +72,9 @@ vnoremap <Leader>c :w !xclip<CR><CR>
nnoremap <Leader>v o<esc>!!xclip -o<CR>
nnoremap <Leader>sc :'<,'>w !xclip<CR><CR>
" enable/disable true color
nnoremap <f12> :set invtermguicolors<CR>
" --- available / rarely used bindings (personal reference) ---
" nnoremap <BS>