diff options
| author | Adam Stankiewicz <sheerun@sher.pl> | 2017-02-02 23:23:52 +0100 | 
|---|---|---|
| committer | Adam Stankiewicz <sheerun@sher.pl> | 2017-02-02 23:23:52 +0100 | 
| commit | 6e9529be4e0c2b0b42e5eb51fad1c34bae6f56fc (patch) | |
| tree | 4bdaa1decc2241814e5de4de04d3ee39df4b3684 /build | |
| parent | 462bb76e06c9efa66cc4bae098dcc5497dd1069d (diff) | |
| download | vim-polyglot-6e9529be4e0c2b0b42e5eb51fad1c34bae6f56fc.tar.gz vim-polyglot-6e9529be4e0c2b0b42e5eb51fad1c34bae6f56fc.zip | |
Change scss provider to cakebaker, closes #173v2.14.0
Diffstat (limited to '')
| -rwxr-xr-x | build | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -128,7 +128,7 @@ PACKS="    glsl:tikhomirov/vim-glsl    go:fatih/vim-go:_BASIC    groovy:vim-scripts/groovy.vim -  haml:tpope/vim-haml +  haml:sheerun/vim-haml    handlebars:mustache/vim-mustache-handlebars    haskell:neovimhaskell/haskell-vim    haxe:yaymukund/vim-haxe @@ -175,6 +175,7 @@ PACKS="    rust:rust-lang/rust.vim    sbt:derekwyatt/vim-sbt    scala:derekwyatt/vim-scala +  scss:cakebaker/scss-syntax.vim    slim:slim-template/vim-slim    solidity:ethereum/vim-solidity    stylus:wavded/vim-stylus | 
