vim: typo

This commit is contained in:
Michael Grote 2021-10-08 10:48:32 +02:00
parent 0e56ac24b0
commit db29adf018

2
.vimrc
View file

@ -160,4 +160,4 @@ let g:currentmode={
\ 'r?' : ' CONFIRM ',
\ '!' : ' SHELL ',
\ 't' : ' TERMINAL '
}
\}