Ver código fonte

set noshowmode (let vim-airline show it)

Andrew Swistak 8 anos atrás
pai
commit
4ab9f8522a
1 arquivos alterados com 1 adições e 0 exclusões
  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