Explorar o código

fix incorrect usage of showcmd

Daniel Sheffield hai 1 mes
pai
achega
84984ec3e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vim/vimfiles/vimrc

+ 1 - 1
vim/vimfiles/vimrc

@@ -48,7 +48,7 @@ set hlsearch incsearch
 set ruler
 
 " Show commands on last line of screen
-set showcmd=last
+set showcmd
 
 " Show the current mode (Visual, Insert, etc.)
 set showmode