Skip to content

Instantly share code, notes, and snippets.

@donchan922
Created September 6, 2019 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save donchan922/7a1854b5ec5e7d7621a4064eeb6d7d46 to your computer and use it in GitHub Desktop.
Save donchan922/7a1854b5ec5e7d7621a4064eeb6d7d46 to your computer and use it in GitHub Desktop.
# ~/.vimrcを再読み込みする(syntax errorが出ても気にしない)
$ source ~/.vimrc
# Vimを開き、以下コマンドでVimプラグインをインストールする
:PlugInstall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment