The EditorConfig plugin for Vim allows Vim to respect and apply coding style preferences defined in .editorconfig files. It handles properties like indentation, line endings, and character sets, helping maintain consistent code styles across different editors and IDEs. You can disable this plugin for a specific buffer by setting b: EditorConfig_disable. Therefore, you can disable the plugin for all buffers of a specific filetype. In very rare cases, you might need to override some project-specific EditorConfig rules in global or local vimrc in some cases, e.g., to resolve conflicts of trailing whitespace trimming and buffer autosaving. Works recursively up parent directories, like a shared modeline
Features
- Reads and applies .editorconfig properties
- Supports insert_final_newline with Vim 7.4.785+ or appropriate settings
- Works recursively up parent directories, like a shared modeline
- Maintains consistency with version control systems
- Easy integration with Vim via plugin manager
- Low overhead; automatically applies editorconfig on file open
Categories
File ManagersLicense
MIT LicenseFollow editorconfig‑vim
Other Useful Business Software
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of editorconfig‑vim!