Go to file
2013-09-13 16:25:34 +02:00
after vim-haskell -> hasksyn 2013-09-12 17:17:14 +02:00
autoload vim-haml already included scss support 2013-09-13 16:25:34 +02:00
compiler Add erlang support 2013-09-12 17:32:53 +02:00
ftdetect vim-haml already included scss support 2013-09-13 16:25:34 +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 vim-haml already included scss support 2013-09-13 16:25:34 +02:00
.gitattributes Ignore certain files in release 2013-09-13 14:28:20 +02:00
.gitignore Add first version of build script 2013-09-12 15:50:45 +02:00
build vim-haml already included scss support 2013-09-13 16:25:34 +02:00
README.md Add motto 😄 2013-09-13 15:01:21 +02:00

vim-polyglot

A collection of language packs for Vim.

One to rule them all, one to find them, one to bring them all and in the darkness bind them.

  • 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.

Optionally download one of the releases and unpack it directly under ~/.vim directory.

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.