浏览代码

set noshowmode (let vim-airline show it)

Andrew Swistak 8 年之前
父节点
当前提交
4ab9f8522a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      vimrc

+ 1 - 0
vimrc

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