Skip to content

Instantly share code, notes, and snippets.

@moon0440
Last active January 22, 2018 20:23
Show Gist options
  • Save moon0440/526c6647fc26c221fa0c348aac85fb97 to your computer and use it in GitHub Desktop.
Save moon0440/526c6647fc26c221fa0c348aac85fb97 to your computer and use it in GitHub Desktop.
# Vim packages
pacman -Syu vim git
# Vundle
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
# Vim Setup
vim +PluginInstall +qall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment