summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:39:09 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:39:09 +0200
commitd496ce9353e34e54a338a7e202461b3a5521fecc (patch)
treebb8c4b93f73493364279a9a9ea091791cb3642d3 /build.sh
parent058bc93b29fcdc7b0e5e6eeba068e21633ac3273 (diff)
downloadvim-polyglot-d496ce9353e34e54a338a7e202461b3a5521fecc.tar.gz
vim-polyglot-d496ce9353e34e54a338a7e202461b3a5521fecc.zip
Add scss support
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 6e4ea965..4342df8e 100755
--- a/build.sh
+++ b/build.sh
@@ -70,6 +70,7 @@ syntax 'elixir-lang/vim-elixir' &
syntax 'jimenezrick/vimerl' &
syntax 'tpope/vim-git' &
syntax 'skwp/vim-rspec' &
+syntax 'cakebaker/scss-syntax.vim' &
wait