我最近安装了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/