Go to file
Adam Stankiewicz 7d52f93cad Add the README
2013-09-13 14:06:28 +02:00
after vim-haskell -> hasksyn 2013-09-12 17:17:14 +02:00
autoload Add scss support 2013-09-12 17:39:09 +02:00
compiler Add erlang support 2013-09-12 17:32:53 +02:00
ftdetect Add scss support 2013-09-12 17:39:09 +02:00
ftplugin vim-scripts/Puppet-Syntax-Highlighting -> ajs/puppet-vim 2013-09-12 17:36:44 +02:00
indent vim-scripts/Puppet-Syntax-Highlighting -> ajs/puppet-vim 2013-09-12 17:36:44 +02:00
syntax Update scss language pack 2013-09-13 14:00:02 +02:00
.gitignore Add first version of build script 2013-09-12 15:50:45 +02:00
build.sh Add the README 2013-09-13 14:06:28 +02:00
README.md Add the README 2013-09-13 14:06:28 +02:00

vim-polyglot

Collection of language packs for Vim.

  • It won't affect your startup time, as all files are loaded only on demand.
  • Language packs are merged, not submoduled. It significantly speeds up installation time.
  • No support for esoteric languages (there is for modern ones like slim though).

Installation

  1. Install pathogen, Vundle or NeoBundle package manager.
  2. Use this repository as submodule or package.

Language packs

Contributing

Language packs are periodically updated using automated build script.

Feel free to add your language, and send pull-request.

License

See linked repositories for detailed license information.