Skip to content

Commit

Permalink
Merge pull request #39 from wernight/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
xuhdev committed Jun 30, 2015
2 parents d6fa8ef + ebe2256 commit aa87ca4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ To install this plugin, you can use either of the following ways:
- Use [pathogen][] (the git repository of this plugin is
https://github.com/editorconfig/editorconfig-vim.git)

- Use [Vundle][] by adding to your `.vimrc` Vundle plugins section:

Plugin 'editorconfig/editorconfig-vim'

Then remember to call `:PluginInstall`.


## Supported properties

Expand Down Expand Up @@ -74,6 +80,7 @@ Feel free to submit bugs, feature requests, and other issues to the
[GitHub]: https://github.com/editorconfig/editorconfig-vim
[issue tracker]: https://github.com/editorconfig/editorconfig-vim/issues
[pathogen]: https://github.com/tpope/vim-pathogen
[Vundle]: https://github.com/gmarik/Vundle.vim
[properties]: http://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties
[Vim online]: http://www.vim.org/scripts/script.php?script_id=3934
[PreserveNoEOL]: http://www.vim.org/scripts/script.php?script_id=4550
Expand Down

0 comments on commit aa87ca4

Please sign in to comment.