Git Product home page Git Product logo

vim-sugarss's Introduction

SugarSS syntax file

Installation

Manual

git clone https://github.com/hhsnopek/vim-sugarss.git; \
mv ./vim-sugarss/syntax/sugarss.vim ~/.vim/syntax/sugarss.vim; \
mv /vim-sugarss/ftdetect/sugarss.vim ~/.vim/ftdetect/sugarss.vim

Pathogen

git clone https://github.com/hhsnopek/vim-sugarss.git ~/.vim/bundle/vim-sugarss

License

MIT License - see LICENSE for more details.

vim-sugarss's People

Contributors

hhsnopek avatar samcdavid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vim-sugarss's Issues

Mark not set

When editing a SugarSS file, I receive the following error in vim:

Error detected while processing /path/to/.vim/bundle/vim-sugarss/syntax/sugarss.vim:
line   37:
E20: Mark not set
line   39:
E20: Mark not set
Press ENTER or type command to continue

It looks like there are some comments in there that need to be changed from single quotes to double quotes. At least that resolves the issue for me. Would you accept a PR to fix this issue?

Highlighting incomplete

Hi @hhsnopek , thanks for you effort in creating aSugarSS syntax file for VIM .

This is how I expected it would highlight:

screen shot 2017-12-09 at 19 20 31
(Thats .sass, but it should look similar)

This is how it actually looks:

screen shot 2017-12-09 at 19 20 01

Inspecting the highlights with synstack shows that attributes have no highlight assigned at all (except for units), and the highlighting for IDs is disabled after the _ sign.

Is there anything wrong on my side or is this just the current state of affairs for vim-sugarss? ๐Ÿค”

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.