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
Rezku Point of Sale
Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of editorconfig‑vim!