Parcourir la source

set noshowmode (let vim-airline show it)

Andrew Swistak il y a 8 ans
Parent
commit
4ab9f8522a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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