summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:37:44 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:37:44 +0200
commit058bc93b29fcdc7b0e5e6eeba068e21633ac3273 (patch)
treecbb6c4c1f13baba7869aaf98e6f71be7cf99415c /build.sh
parent8e46fc0007c674e4a89c0b7490e0ed80528e4093 (diff)
downloadvim-polyglot-058bc93b29fcdc7b0e5e6eeba068e21633ac3273.tar.gz
vim-polyglot-058bc93b29fcdc7b0e5e6eeba068e21633ac3273.zip
Add rspec file support
Diffstat (limited to '')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 8e8e64b2..6e4ea965 100755
--- a/build.sh
+++ b/build.sh
@@ -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