vim-polyglot
Language Pack
A comprehensive language pack for Vim that enables syntax highlighting and indentation support for various programming languages.
A solid language pack for Vim.
6k stars
49 watching
297 forks
Language: Vim Script
last commit: about 1 month ago
Linked from 3 awesome lists
language-packspluginvim
Related projects:
Repository | Description | Stars |
---|---|---|
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,292 |
amix/vimrc | A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience | 30,843 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,291 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,606 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,910 |
spf13/spf13-vim | A comprehensive Vim distribution with plugins and resources for development across multiple platforms | 15,558 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,431 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,695 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 84,107 |
tpope/vim-pathogen | A tool to simplify plugin management and runtime path manipulation in Vim. | 12,123 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,940 |
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,682 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,355 |
vim-test/vim-test | A tool for running tests in various programming languages from within Vim. | 3,010 |
dense-analysis/ale | An asynchronous linting plugin for Vim and Neovim that checks syntax and fixes errors in real-time. | 13,601 |