diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-13 21:35:46 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-13 21:35:46 +0200 |
commit | b4425d2c391e3dd43406e079c8c2254fc72178e0 (patch) | |
tree | af1f5e5d30db4ff2e3816c36d200932ce55673ad /README.md | |
parent | 1ef902d0538b00b85820461987b863f806ba281d (diff) | |
download | vim-polyglot-b4425d2c391e3dd43406e079c8c2254fc72178e0.tar.gz vim-polyglot-b4425d2c391e3dd43406e079c8c2254fc72178e0.zip |
Generate supported languages automatically
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,12 +21,12 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [arduino](https://github.com/sudar/vim-arduino-syntax) - [bundler](https://github.com/tpope/vim-bundler) -- [c/c++](https://github.com/vim-jp/cpp-vim) - [c++11](https://github.com/octol/vim-cpp-enhanced-highlight) +- [c/c++](https://github.com/vim-jp/cpp-vim) - [clojure](https://github.com/guns/vim-clojure-static) - [coffee-script](https://github.com/kchmck/vim-coffee-script) +- [css-color](https://github.com/ap/vim-css-color) - [csv](https://github.com/chrisbra/csv.vim) -- [css colors](https://github.com/ap/vim-css-color) - [cucumber](https://github.com/tpope/vim-cucumber) - [elixir](https://github.com/elixir-lang/vim-elixir) - [erlang](https://github.com/jimenezrick/vimerl) @@ -57,9 +57,9 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [textile](https://github.com/timcharper/textile.vim) - [tmux](https://github.com/acustodioo/vim-tmux) - [tomdoc](https://github.com/mutewinter/tomdoc.vim) -- [twig](https://github.com/beyondwords/vim-twig) - [vbnet](https://github.com/vim-scripts/vbnet.vim) -- [xls](https://github.com/vim-scripts/XSLT-syntax) +- [twig](https://github.com/beyondwords/vim-twig) +- [xls](https://github.com/vim-scripts/XSLT-syntax) ## Contributing |