Skip to content

Commit 8b7da79

Browse files
authored
Clarify the relationship between this plugin and various bundled version (#237)
1 parent 93b4e77 commit 8b7da79

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@ This is an [EditorConfig][] plugin for Vim. This plugin can be found on both
99
## Bundled versions
1010

1111
Depending on which version of Vim or Neovim you are using, you might not need to
12-
install this plugin at all:
12+
specifically install this plugin at all:
1313

14-
* Vim 9.0.1799 and above comes bundled with [a version of this plugin][].
14+
* Vim 9.0.1799 and above comes bundled with [a recent stable version of this
15+
plugin][].
1516
* Neovim 0.9 and above comes with [its own Lua-based implementation][].
1617

17-
Both support the usual [properties][], including `max_line_length`.
18-
1918
## Installation
2019

2120
To install this plugin, you can use one of the following ways:
@@ -148,7 +147,7 @@ Feel free to submit bugs, feature requests, and other issues to the
148147
[PreserveNoEOL]: http://www.vim.org/scripts/script.php?script_id=4550
149148
[Tim Pope's fugitive]: https://github.com/tpope/vim-fugitive
150149
[Vim online]: http://www.vim.org/scripts/script.php?script_id=3934
151-
[a version of this plugin]: https://github.com/vim/vim/pull/12902
150+
[a recent stable version of this plugin]: https://github.com/vim/vim/pull/12902
152151
[its own Lua-based implementation]: https://github.com/neovim/neovim/commit/ab9a2c49253413dbbb31756a3eeddb354a663035
153152
[Vundle]: https://github.com/gmarik/Vundle.vim
154153
[archive]: https://github.com/editorconfig/editorconfig-vim/archive/master.zip

0 commit comments

Comments
 (0)