#Vim [[Vundle]]をインストールする手順。 ## [[Windows]] https://github.com/VundleVim/Vundle.vim#quick-start [[Git Bash]]を開いて以下を実行する。 ``` git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim ```