dotfilesClean dotfiles |
git clone git://git.dimitrijedobrota.com/dotfiles.git |
Log | Files | Refs | |
commit | 746bc7f9bd256e72c7d406743c16526b0bed22db |
parent | 5ad9e25f01088648222d4aed04dadb1c961e9e64 |
author | Dimitrije Dobrota <mail@dimitrijedobrota.com> |
date | Sun, 23 Jul 2023 18:01:18 +0200 |
FIX VIM Visual Select in TTY
Diffstat:M | .xdg/config/vim/vimrc | | | ++ |
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.xdg/config/vim/vimrc b/.xdg/config/vim/vimrc
@@ -91,4 +91,6 @@ set wildmode=full
: autocmd BufLeave,FocusLost,InsertEnter * set norelativenumber
:augroup END
highlight Visual ctermfg=yellow ctermbg=gray
source <sfile>:h/clangd.vim