editorconfig-vim
GitHub describes it as EditorConfig plugin for Vim. The repository metadata lists Vim Script as its primary language. The metadata lists the NOASSERTION license. This article stays within the project description and details documented in the GitHub repository README.
editorconfig/editorconfig-vim: EditorConfig Vim Plugin
GitHub describes it as EditorConfig plugin for Vim. The repository metadata lists Vim Script as its primary language. The metadata lists the NOASSERTION license. This article stays within the project description and details documented in the GitHub repository README.
Repository scope
GitHub describes it as EditorConfig plugin for Vim. The repository metadata lists Vim Script as its primary language. The metadata lists the NOASSERTION license. The README describes the project this way: This is an [EditorConfig][] plugin for Vim. This plugin can be found on both [GitHub][] and [Vim online][].
Bundled versions
The README section "Bundled versions" states: Depending on which version of Vim or Neovim you are using, you might not need to specifically install this plugin at all:
Bundled versions
The README section "Bundled versions" states: Vim 9.0.1799 and above comes bundled with [a recent stable version of this plugin][]. Neovim 0.9 and above comes with [its own Lua-based implementation][].
Install with the archive
The README section "Install with the archive" states: Download the [archive][] and extract it into your Vim runtime directory ( ~/.vim on UNIX/Linux and $VIM INSTALLATION FOLDER\vimfiles on windows). You should have 4 sub-directories in this runtime directory now: "autoload", "doc", "ftdetect" and "plugin".
Editorial conclusion
The repository README is the source for this review. It does not replace a local installation or an independent test.
Community notes