From d2c90dad0ae1b04039fe4669af1849914e5b797e Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 24 Oct 2015 14:25:31 +0200 Subject: [PATCH] Remove duplicate package from build list --- README.md | 1 - build | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 2d78082..f27a940 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 9b7aa32..1335abb 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