Adam Stankiewicz
d6710f1b57
Add TypeScript support
2013-09-26 12:41:08 +02:00
Adam Stankiewicz
0db9bdbfd6
Update latex ftplugin
2013-09-26 12:40:21 +02:00
Adam Stankiewicz
c069f0661a
Update clojure, tex and coffee
2013-09-22 23:24:04 +02:00
Adam Stankiewicz
235a5631f9
Update latex-box and elixir
2013-09-18 22:51:23 +02:00
Adam Stankiewicz
edf1aa4a1c
Update jade syntax
2013-09-17 18:15:18 +02:00
Adam Stankiewicz
88bd82d6c9
Merge pull request #10 from hoelzro/master
...
Add Perl language files
2013-09-17 09:14:18 -07:00
Rob Hoelz
2686fb60f4
Add Perl language files
2013-09-17 17:37:59 +02:00
Adam Stankiewicz
9d92f10375
Use my own fork of rspec.vim to properly detect spec file
2013-09-17 02:43:05 +02:00
Adam Stankiewicz
fc0b11afe1
Remove tpope/vim-bundler as it does not include syntax
2013-09-17 02:17:15 +02:00
Adam Stankiewicz
0fcd056648
fix: Switch erlang to oscarh/vimerl (it doesnt use plugin dir)
2013-09-17 02:02:37 +02:00
Adam Stankiewicz
78cd7e48cb
List possible failing plugins
2013-09-17 01:53:14 +02:00
Adam Stankiewicz
ba1305772d
fix: Switch latex to LaTeX-Box-Team/LaTeX-Box, fixes #6
2013-09-17 01:43:28 +02:00
Adam Stankiewicz
ff3cc42bf3
Minor cleanup in build file
2013-09-16 17:46:24 +02:00
Adam Stankiewicz
e69f9f91d9
fix: README formatting
2013-09-16 17:02:09 +02:00
Adam Stankiewicz
c37e16fbbd
Mention about real startup cost
2013-09-16 16:59:43 +02:00
Adam Stankiewicz
d7873996b4
Concat ftdetect scripts and mention startup cost in the README
2013-09-16 16:54:16 +02:00
Adam Stankiewicz
73cbf0269e
Merge pull request #5 from bitdeli-chef/master
...
Add a Bitdeli Badge to README
2013-09-16 01:00:53 -07:00
Bitdeli Chef
0077bd5a31
Add a Bitdeli badge to README
2013-09-16 08:00:48 +00:00
Adam Stankiewicz
e8c16931f9
Update stylus and clojure syntaxes
2013-09-16 02:07:41 +02:00
Adam Stankiewicz
752a647be1
fix: Use bash for build script
2013-09-14 20:48:46 +02:00
Adam Stankiewicz
97a0bdcef6
fix: Build spec, use bash, check return status
2013-09-14 20:46:47 +02:00
Adam Stankiewicz
58f119c57f
Fix url in the README
...
[skip ci]
2013-09-14 20:43:34 +02:00
Adam Stankiewicz
0ac0389039
Add simple spec for build script
2013-09-14 20:42:27 +02:00
Adam Stankiewicz
4bf3f6c300
Add travis badge and additional info in features
2013-09-14 20:30:57 +02:00
Adam Stankiewicz
4a80e945ad
Add Travis CI integration
2013-09-14 20:23:24 +02:00
Adam Stankiewicz
27f22774b1
Move specs location one level down
2013-09-14 20:20:59 +02:00
Adam Stankiewicz
f6be1d3d13
Reorganize build script a little
2013-09-14 20:10:55 +02:00
Adam Stankiewicz
77f091c8c7
Add specs to be sure all plugins are loading properly
2013-09-14 20:09:32 +02:00
Adam Stankiewicz
17149b4657
Update tomdoc repository in the README, fixes #3
2013-09-14 18:22:55 +02:00
Adam Stankiewicz
271c88a356
fix: Add jade to list of supported languages in README
2013-09-14 18:22:17 +02:00
Adam Stankiewicz
b86a0cd422
fix: Update PHP repository name in the README
2013-09-14 18:21:47 +02:00
Adam Stankiewicz
06c80c676e
Switch to StanAngeloff/php.vim as spf13/PIV relies on plugin stuff, fixes #4
2013-09-14 18:12:31 +02:00
Adam Stankiewicz
b061a2d995
Merge pull request #3 from duwanis/use_official_tomdoc_vim
...
Use the official tomdoc.vim repository
2013-09-14 08:52:35 -07:00
Tommy Morgan
e59b949def
Use the official tomdoc.vim repository
...
https://github.com/duwanis/tomdoc.vim is the offical tomdoc.vim repo,
and has a few extra changes in it that mutewinter's fork does not. This
commit adjusts the readme and updates the after/coffee.vim and
after/ruby.vim files to reflect the latest changes for this plugin.
2013-09-14 09:46:15 -04:00
Adam Stankiewicz
f0d869aea7
Add jade template syntax support, closes #2
2013-09-14 11:38:54 +02:00
Adam Stankiewicz
96e9c416ae
Add protobuf format support, closes #2
2013-09-14 11:38:00 +02:00
Adam Stankiewicz
d888bc4422
Mention in readme which subdirs were merged per plugin
2013-09-13 22:12:52 +02:00
Adam Stankiewicz
b4425d2c39
Generate supported languages automatically
2013-09-13 21:35:46 +02:00
Adam Stankiewicz
1ef902d053
Cleanup in supported languages
2013-09-13 21:25:08 +02:00
Adam Stankiewicz
ea97d9a230
Update readme and release v1.1
2013-09-13 18:22:24 +02:00
Adam Stankiewicz
db99bf52d3
Add extended c/c++ syntax, closes #1
2013-09-13 18:18:09 +02:00
Adam Stankiewicz
bbe1308b2f
Add support for highlighting css colors
2013-09-13 17:33:23 +02:00
Adam Stankiewicz
8b5607d0f7
Add html5 support
2013-09-13 17:30:58 +02:00
Adam Stankiewicz
303837b5be
Add latex support
2013-09-13 17:28:18 +02:00
Adam Stankiewicz
3e9a36e388
@tpope uses vbnet syntax, I shall respect that
2013-09-13 17:19:09 +02:00
Adam Stankiewicz
6c99830e5a
Update features section once more
2013-09-13 16:40:21 +02:00
Adam Stankiewicz
c4af23e3f8
Highlight some features in the readme
2013-09-13 16:37:12 +02:00
Adam Stankiewicz
57aeb5fdf5
vim-haml already included scss support
2013-09-13 16:25:34 +02:00
Adam Stankiewicz
184a9122c1
Parallelize download, but serialize processing to prevent race conditions
2013-09-13 16:18:38 +02:00
Adam Stankiewicz
a0644d9c80
Convert zsh script to posix sh
2013-09-13 16:08:00 +02:00