我最近安裝了vim-airline插件。它在GVim中正常工作,並完全搞砸了普通的終端vim。屏幕截圖如下。 它看起來狀態行不粘在屏幕的底部。它應該是這樣的 - 這很煩人。請幫我糾正這一點。 這裏是我的vimrc - " long live vim
"
set encoding=utf-8
set nocompatible " be iMproved, required
set au
我安裝了vim-airlines,其主題爲Vundle。我將.vimrc更改爲以下格式: set nocompatible " be iMproved, required
filetype off " required
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/