editorconfig / editorconfig-vim

EditorConfig plugin for Vim
http://editorconfig.org
Other
3.13k stars 137 forks source link

Add installation procedure for vim-plug #146

Closed Nek- closed 4 years ago

cxw42 commented 4 years ago

Thanks for this contribution! I think the number of options has outgrown "OR" :) . Would you be willing to add subheaders for each item (manual, Vim8, pathogen, Vundle, vim-plug)? E.g.,

...
### Vundle
Use [Vundle] by ...

### vim-plug
Use [vim-plug] by ...
...

Then I'll be happy to merge. Much appreciated!

Nek- commented 4 years ago

@cxw42 fixed.

cxw42 commented 4 years ago

Looks good! One comment.

Nek- commented 4 years ago

@cxw42 👍

cxw42 commented 4 years ago

Thanks again!