Martin Grenfell
fc6e785a4e
sass: remove the bufnr hacks and ignore some irrelevant output
...
We dont need to manually hack the bufnr for each entry in the loc list
since that the error output includes a file name.
Ignore the last line of the error message since it seems to always just
be "use --trace for a backtrace"
2011-11-29 09:16:40 +00:00
Martin Grenfell
4fbec5fdbd
move the scss checker out of the sass checker
...
Just load the sass checker and call off to that - dont duplicate the
code as it previously was.
2011-11-29 09:11:08 +00:00
Martin Grenfell
cf6aa9a414
Merge pull request #58 from epeli/master
...
SCSS support
2011-08-22 08:25:27 -07:00
Antonio Touriño
d8b784cf3e
Modifies the sass checker to use the --compass switch.
2011-07-26 12:32:45 -05:00
Esa-Matti Suuronen
d5b2788172
Update poor man's SCSS support to match new Sass function.
2011-06-20 22:01:29 +03:00
Esa-Matti Suuronen
47202d0c21
Merge branch 'master' of git://github.com/scrooloose/syntastic
2011-06-20 21:59:25 +03:00
Esa-Matti Suuronen
bbc9148c08
Add poor man's SCSS support.
2011-06-20 21:58:45 +03:00
David Lee
b86026cdc0
Cache g:syntastic_sass_imports on first use
2011-06-15 13:37:05 -07:00
Aman Gupta
7e9456ebb9
Add support for Sass 3.x and Compass imports
2011-02-07 03:36:08 +08:00
Jeremy Cantrell
c61890f1b7
Properly escape % for makeprg
2010-09-24 10:48:49 +08:00
marty
2926533fd7
make the sass checker handle warnings too
2010-05-10 16:10:22 +12:00
kongo2002
bcbb485f7a
added some shellescape()
2009-12-23 04:11:37 +08:00
marty
5ad3cd67c1
change my email to gmail, hotmail licks ass crack
2009-12-16 23:02:36 +13:00
Martin Grenfell
af1a7b89a1
return an error type for sass/haml checkers
2009-07-22 11:48:22 +12:00
Martin Grenfell
33fd1d9cd8
use location list instead of quicklist
2009-07-13 23:12:18 +12:00
Martin Grenfell
08dbc2995d
add syntax checkers eruby, sass and haml
2009-07-11 19:09:20 +12:00