diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:37:44 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:37:44 +0200 |
commit | 058bc93b29fcdc7b0e5e6eeba068e21633ac3273 (patch) | |
tree | cbb6c4c1f13baba7869aaf98e6f71be7cf99415c /build.sh | |
parent | 8e46fc0007c674e4a89c0b7490e0ed80528e4093 (diff) | |
download | vim-polyglot-058bc93b29fcdc7b0e5e6eeba068e21633ac3273.tar.gz vim-polyglot-058bc93b29fcdc7b0e5e6eeba068e21633ac3273.zip |
Add rspec file support
Diffstat (limited to '')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ syntax 'chrisbra/csv.vim' & syntax 'elixir-lang/vim-elixir' & syntax 'jimenezrick/vimerl' & syntax 'tpope/vim-git' & +syntax 'skwp/vim-rspec' & wait |