Skip to content

Commit

Permalink
Temp fix to exit vim-visual-multi mode immediately
Browse files Browse the repository at this point in the history
  • Loading branch information
buffermet authored Feb 15, 2025
1 parent b790d21 commit 31428a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github.com/buffermet/vimrc/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ autocmd ColorScheme * hi EndOfBuffer ctermfg=3 ctermbg=none
:set whichwrap+=<,>,[,]
:set backspace=indent,eol,start
:set fillchars=vert:\│
:set timeoutlen=0
:colorscheme retrobox
:syntax on
:syntax sync minlines=10000
Expand Down

0 comments on commit 31428a1

Please sign in to comment.