Skip to content

Commit

Permalink
fix inaccuracy in README (installation process) (editorconfig#159)
Browse files Browse the repository at this point in the history
* Update README.md to mention sourcing vimrc
  • Loading branch information
sandkoan authored Nov 18, 2020
1 parent 8f6eba5 commit 047c4b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Use vim-plug by adding to your `.vimrc` in your plugin section:
Plug 'editorconfig/editorconfig-vim'
```

Source your `.vimrc` by calling `:source $MYVIMRC`.

Then call `:PlugInstall`.

### No external editorconfig core library is required
Expand Down

0 comments on commit 047c4b4

Please sign in to comment.