Explorar el Código

set noshowmode (let vim-airline show it)

Andrew Swistak hace 8 años
padre
commit
4ab9f8522a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      vimrc

+ 1 - 0
vimrc

@@ -27,6 +27,7 @@ set nofoldenable
 set foldmethod=indent
 set foldnestmax=10
 set viewoptions=cursor,folds,slash,unix
+set noshowmode
 
 " Command expiration
 set timeout