editorconfig-vim
Format tool
An EditorConfig plugin for Vim that configures and manages code formatting preferences.
EditorConfig plugin for Vim
3k stars
43 watching
139 forks
Language: Vim Script
last commit: 13 days ago
Linked from 1 awesome list
editorconfigeditorconfig-pluginvim
Related projects:
Repository | Description | Stars |
---|---|---|
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,652 |
preservim/nerdtree | A tree explorer plugin for the Vim editor that allows users to visually browse complex directory hierarchies and perform basic file system operations. | 19,653 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,293 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,170 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,934 |
macvim-dev/macvim | A Vim text editor for macOS with features and plugins tailored for the operating system | 7,545 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 83,313 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,547 |
amix/vimrc | A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience | 30,752 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,696 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,426 |
b4winckler/macvim | An implementation of Vim for Mac OS X written in C. | 5,088 |
elixir-editors/vim-elixir | Elixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects. | 1,313 |
kepbod/ivim | A customizable and efficient text editor configuration for NeoVim and Vim 8.0+ | 475 |
preservim/vim-indent-guides | Displays visually the level of indentation in code. | 2,633 |