Commit Graph

13 Commits

Author SHA1 Message Date
Eduardo San Martin Morote
9375feca48 Merge pull request #5 from flipxfx/master
Allow sass modifiers like sass?indentedSyntax
2016-01-28 22:36:56 +01:00
Phillip Lanclos
d7c87db4fc Allow sass modifiers like sass?indentedSyntax 2016-01-28 14:08:33 -06:00
Eduardo San Martin Morote
3986d9002d Merge pull request #4 from ryym/syn-include
Include syntax file only if it exists
2016-01-13 08:55:36 +01:00
ryym
7602a715d6 Include syntax file only if it exists 2016-01-12 23:01:14 +09:00
Eduardo San Martin Morote
53439b7b9c Merge pull request #3 from whitelynx/patch-1
Added LESS support in the <style> tag.
2016-01-09 17:32:16 +01:00
David Bronke
f35b872e7c Added LESS support in the <style> tag.
Also, use `matchgroup=PreProc` to highlight the `<style>` tag, instead of applying the `less` syntax to it.
2016-01-08 14:08:34 -06:00
Eduardo San Martin Morote
f15e1d99ab Merge pull request #2 from xream/master
add sass syntax
2015-12-29 16:58:42 +01:00
Hsiaoyi Hsu
37321e50c0 add sass syntax 2015-12-29 18:38:33 +08:00
Eduardo San Martin Morote
fa9091030b Added coffee, stylus and jade. Updated all files 2015-10-09 09:59:52 +02:00
Evan Sheehan
fe47f2b397 Fix a markdown error
Fix the link to Vundle in the README
2015-02-21 17:12:20 -05:00
W. Evan Sheehan
23c0eeb363 Update README with installation instructions 2015-02-21 17:10:36 -05:00
W. Evan Sheehan
33ca5940c5 Add basic syntax files
- Set the filetype to "vue" for files with a .vue extension
 - Define regions for <template>, <style>, and <script> tags
 - Include HTML, CSS, and JavaScript syntax highlighting for the <template>,
   <style>, and <script> regions
2015-02-21 16:57:56 -05:00
Evan Sheehan
739d131fa3 Initial commit 2015-02-21 16:54:42 -05:00