summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-10-24 14:25:31 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2015-10-24 14:25:31 +0200
commitd2c90dad0ae1b04039fe4669af1849914e5b797e (patch)
treefc8be0675b5425815f74346b35aacccb4df5f7b6
parent7ac92eac0f236b84543173cdd2d2277208549b53 (diff)
downloadvim-polyglot-d2c90dad0ae1b04039fe4669af1849914e5b797e.tar.gz
vim-polyglot-d2c90dad0ae1b04039fe4669af1849914e5b797e.zip
Remove duplicate package from build list
Diffstat (limited to '')
-rw-r--r--README.md1
-rwxr-xr-xbuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2d78082e..f27a9408 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,6 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [rspec](https://github.com/sheerun/rspec.vim) (syntax, ftdetect)
- [ruby](https://github.com/vim-ruby/vim-ruby) (syntax, indent, compiler, autoload, ftplugin, ftdetect)
- [rust](https://github.com/wting/rust.vim) (syntax, indent, compiler, autoload, ftplugin, ftdetect)
-- [sass/scss](https://github.com/tpope/vim-haml) (syntax, indent, compiler, ftplugin)
- [sbt](https://github.com/derekwyatt/vim-sbt) (syntax, ftdetect)
- [scala](https://github.com/derekwyatt/vim-scala) (syntax, indent, compiler, ftplugin, ftdetect)
- [slim](https://github.com/slim-template/vim-slim) (syntax, indent, ftdetect)
diff --git a/build b/build
index 9b7aa323..1335abbf 100755
--- a/build
+++ b/build
@@ -147,7 +147,6 @@ PACKS="
rspec:sheerun/rspec.vim
ruby:vim-ruby/vim-ruby
rust:wting/rust.vim
- sass/scss:tpope/vim-haml
sbt:derekwyatt/vim-sbt
scala:derekwyatt/vim-scala
slim:slim-template/vim-slim