after | ||
autoload | ||
compiler | ||
ftdetect | ||
ftplugin | ||
indent | ||
syntax | ||
.gitignore | ||
build.sh | ||
README.md |
vim-polyglot
A 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
- Install pathogen, Vundle or NeoBundle package manager.
- Use this repository as submodule or package.
Language packs
- arduino
- bundler
- clojure
- coffee-script
- csv
- cucumber
- elixir
- erlang
- git
- haml
- handlebars
- hasksyn
- javascript
- json
- jst
- less
- markdown
- nginx
- ocaml
- octave
- php
- puppet
- python
- rspec
- ruby
- sbt
- scala
- scss-syntax
- slim
- stylus
- textile
- tmux
- tomdoc
- twig
- vim-golang
- xls
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.