" set the runtime path to include vundle and initialize set rtp+=~/.vim/bundle/vundle.vim call vundle#begin() " alternatively, pass a path where vundle should install plugins "call vundle#begin('~/some/path/here
Vim 作為一款功能強大、選項豐富的編輯器,為許多用戶所熱愛。本文介紹了一些在 Vim 中默認未啟用但實際非常有用的選項。雖然可以在每個 Vim 會話中單獨啟用,但為了創(chuàng)建一個開箱即用的高效編輯環(huán)境,還是建議在 Vim 的配置文件中配置這些命令。 技巧:快速提高 vim 使用效率的原則與途徑 ...