Commit Graph

  • c30ee7d885 Fix &isk not applying when editing SASS/SCSS master Dan Church 2024-09-08 12:09:04 -05:00
  • 95a095a4d2 Use recommended_style pattern for indenting defaults Tim Pope 2022-08-22 15:15:04 -04:00
  • 2824214c61 Remove unused variables Tim Pope 2022-08-22 15:11:53 -04:00
  • 3126b9a8b5 Sync with official runtime files vim9.0 Tim Pope 2022-08-22 15:07:28 -04:00
  • 9b9c18b78d Add missing b:undo_indent Tim Pope 2021-09-24 09:00:18 -04:00
  • 467d0ee60a Add sassKeyframe (#93) Yang XinYu 2020-08-27 05:38:20 +08:00
  • b4083d169d Sync with official runtime files Tim Pope 2019-11-30 19:25:14 -05:00
  • b8c2473a85 Add sponsor button Tim Pope 2019-10-30 18:09:00 -04:00
  • ca22091688 Stop setting shiftwidth and expandtab Tim Pope 2018-08-29 20:08:58 -04:00
  • 98645ebe88 Add colon classes to HAML syntax Nathaniel Watts 2018-08-18 22:55:09 -05:00
  • cac9d806f0 Limit Sass 'iskeyword' override to pure Sass files Tim Pope 2018-08-10 03:59:36 -04:00
  • ac1cb44d58 Set 'define' to match HTML ids in Haml files Tim Pope 2018-07-08 17:08:50 -04:00
  • 46ef33e675 Proper 'define' support Tim Pope 2018-05-17 00:46:14 -04:00
  • 8a238367f0 Highlight Sass placeholder class like actual class Tim Pope 2018-05-17 01:47:57 -04:00
  • 1457cf1f94 Smarter Sass 'includeexpr' Tim Pope 2017-05-17 18:46:50 -04:00
  • d580aa3a3f Fix highlighting comments in scss files Antonio Ospite 2017-07-13 11:20:17 +02:00
  • 4e130d6c60 Drop support for old style bang variables Tim Pope 2017-05-08 16:45:26 -04:00
  • 09eee9bb21 Highlight !global and !optional Tim Pope 2017-05-08 16:45:03 -04:00
  • 8f7982e06e Sync with upstream Tim Pope 2017-05-08 16:34:21 -04:00
  • 1f2e47c78c Use shiftwidth() when available Tim Pope 2016-02-11 12:43:59 -05:00
  • 7d86692010 Remove commented code Tim Pope 2016-02-11 12:43:03 -05:00
  • 5c1189022d Minimal README Tim Pope 2015-10-05 15:40:32 -04:00
  • 204e327211 Fix comments option Tim Pope 2014-08-08 12:24:30 -04:00
  • 9b7c3341c2 Set comments option Tim Pope 2014-08-07 19:55:50 -04:00
  • 18ff62828c Fix @media Tim Pope 2014-06-10 19:03:07 -04:00
  • 4d0834f05e Merge pull request #62 from mil/sass-mediaquery-fix Tim Pope 2014-05-12 22:17:27 -04:00
  • 8cfc8eff59 add syntax highlighting for mediaqueries in sass #62 mil 2014-05-12 17:24:04 -04:00
  • c5b09ad120 Tighten check for inline JavaScript Tim Pope 2014-04-04 17:36:37 -04:00
  • b58f1cffa8 Treat hamlc as haml Tim Pope 2014-04-03 18:09:48 -04:00
  • 90c0d3a4e0 Drop -c from compilers Tim Pope 2014-04-03 08:45:37 -04:00
  • 6dbd89ff4e Merge pull request #55 from jigfox/add_charset_highlighting Tim Pope 2014-03-22 16:08:57 -04:00
  • 6d664463c3 use PreProc as advised by @tpope #55 Jens Fahnenbruck 2014-03-22 19:53:03 +01:00
  • 3e54f9f58a add charset highlighting Jens Fahnenbruck 2014-03-22 17:38:01 +01:00
  • 33279476a6 Add headers to compilers Tim Pope 2013-06-02 13:34:22 -04:00
  • 410a6a0517 Highlight comments on the end of lines in SASS Gregory McIntyre 2012-11-03 10:11:32 +11:00
  • 81af73f76e Remove <:> from 'matchpairs' Tim Pope 2013-05-27 21:24:35 -04:00
  • ce0cfeddbd Merge pull request #44 from jacknagel/compiler Tim Pope 2012-12-04 18:23:25 -08:00
  • c637b6ea4c Add compiler plugin for haml #44 Jack Nagel 2012-12-04 15:38:49 -06:00
  • b61cfdbe0d Add a compiler plugin for sass Jack Nagel 2012-12-04 03:16:18 -06:00
  • b5736000da Merge pull request #43 from mattsacks/add-placeholders Tim Pope 2012-11-23 21:24:36 -08:00
  • 5a11a44b34 Add SASS 3.2 placeholders #43 Matt Sacks 2012-11-20 11:04:54 -08:00
  • 9a891ed78a Fix highlight of @import "foo/*.png" Tim Pope 2012-07-12 08:43:23 -04:00
  • 6284c188c2 Highlighting for @function and @return Aaron Jensen 2012-05-10 00:44:07 -07:00
  • b92ad53b89 Support *.hamlbars Jo Liss 2012-04-26 15:50:27 +02:00
  • 3490c63d68 Allow whitespace between property name and colon Hugues Lismonde 2012-03-13 21:23:03 +01:00
  • d48e9f1da3 Add interpolation in pseudo elements Matt Sacks 2012-01-02 14:04:03 -06:00
  • a995d4aabb Fix indent after base and input tags Tim Pope 2011-10-16 16:22:24 -04:00
  • de3e72a384 Merge pull request #16 from graywh/patch-1 Tim Pope 2011-05-11 20:49:46 -07:00
  • 6e6ecb3f04 Add SASS "@each ... in" syntax. #16 Will Gray 2011-04-29 07:59:04 -07:00
  • cc56253395 Allow whitespace before mixin name Tim Pope 2011-04-28 17:45:04 -04:00
  • a0345d5c22 Account for @include before properties Tim Pope 2010-11-08 23:28:36 -05:00
  • 79041b05a7 Don't try to indent properties that follow mixins Austin Taylor 2010-10-08 11:11:09 -04:00
  • 47c4dff622 Bump timestamps as submitted upstream Tim Pope 2010-08-09 16:23:28 -04:00
  • fb83d43917 Allow Haml interpolation inside JavaScript strings interpolation Tim Pope 2010-08-02 16:44:54 -04:00
  • 55f14fd4fc Fix interpolation in Sass attribute Tim Pope 2010-07-28 10:05:12 -04:00
  • 9e25996111 Loosen @mixin for SCSS Tim Pope 2010-07-28 09:41:54 -04:00
  • ca196e671b Loosen @extend and @include for SCSS Tim Pope 2010-07-28 09:37:05 -04:00
  • 627e3950f1 Show interpolation in properties and attributes Tim Pope 2010-07-28 09:14:43 -04:00
  • c8de253905 Synchronize dates for delivering upstream Tim Pope 2010-07-26 18:40:36 -04:00
  • dd0a6233d5 Allow interpolation in strings in Sass Tim Pope 2010-07-26 09:44:42 -04:00
  • caf7f9cf29 Highlight @warn in Sass Tim Pope 2010-07-25 19:34:37 -04:00
  • e448efdb86 Provide a 'define' that matches Sass mixins Tim Pope 2010-07-25 15:59:21 -04:00
  • bd43cd97f0 Lower precedence of .css in 'suffixesadd' Tim Pope 2010-07-25 15:45:55 -04:00
  • e87143f99e Don't choke on missing semicolon in "a {b:c}" Tim Pope 2010-07-25 15:34:29 -04:00
  • 54139ceb5b Properly highlight SCSS comments Tim Pope 2010-07-25 14:36:53 -04:00
  • 8a78d1b30e Add spelling support to Sass Tim Pope 2010-07-25 14:26:59 -04:00
  • 358eb131ec Add 'includeexpr' and 'suffixesadd' to Sass Tim Pope 2010-07-25 13:51:07 -04:00
  • 6228a6a1ef Support quoted strings after @import Tim Pope 2010-07-25 13:16:33 -04:00
  • 980b746e31 Add a separate filetype for SCSS Tim Pope 2010-07-25 13:02:54 -04:00
  • 38b8d33fc3 Further SCSS highlighting Tim Pope 2010-07-25 12:29:13 -04:00
  • 09d94a600e Tweaks to handling of semicolons in strings Tim Pope 2010-07-22 16:33:11 -04:00
  • 9c5bdb44ac Sass #{} interpolation support Tim Pope 2010-07-22 16:26:09 -04:00
  • a91cdb399d Basic SCSS support Tim Pope 2010-07-22 16:14:04 -04:00
  • c583d3a236 Highlight new style Sass variables Tim Pope 2010-07-22 16:07:00 -04:00
  • 30405bd751 Fixed minor mixin highlighting bug Kim Silkebækken 2010-06-19 02:07:22 +02:00
  • d8fd096eca Remove debugging technique Tim Pope 2010-06-18 18:41:24 -04:00
  • e36189b912 Lose distinction between SassScript and attributes Tim Pope 2010-06-18 18:11:22 -04:00
  • b8414bd238 Highlight Sass functions Tim Pope 2010-06-18 18:10:31 -04:00
  • 8196ec61cf Support new Sass mixin syntax Tim Pope 2010-06-18 17:48:51 -04:00
  • a9c093463f Highlight !default Tim Pope 2010-06-18 17:21:16 -04:00
  • dfb1f770d5 Highlight XML namespaced elements such as '%xsl:stylesheet' Bernerd Schaefer 2010-05-28 09:14:50 -05:00
  • 349f235950 Highlight $constants Tim Pope 2010-05-26 11:44:15 -04:00
  • 567c6d8f47 Support comma line continuations Tim Pope 2010-05-10 22:46:53 -04:00
  • d29da9581f Support :css filter [Brian Gernhardt] Tim Pope 2010-05-10 22:14:19 -04:00
  • db4d42dcde Remove commented code Tim Pope 2010-05-10 22:26:01 -04:00
  • b80f2c5359 Update email address Tim Pope 2010-05-10 22:22:34 -04:00
  • 8f9e77eb23 Begin laying groundwork for SassScript support Tim Pope 2009-12-15 00:06:24 -05:00
  • f790601bac Highlight @debug Tim Pope 2009-12-17 22:57:34 -05:00
  • db054e782e Highlight @else and @else if Tim Pope 2009-12-14 23:18:22 -05:00
  • bd62a5eda0 unlet main_syntax at the end of syntax/haml.vim Jon Distad 2009-11-24 13:52:59 -05:00
  • 5ffacbf2f9 Allow nesting inside curly braces Tim Pope 2009-10-11 16:42:00 -04:00
  • cabed106e2 At beginning of line, #{ is interpolation, not id Tim Pope 2009-07-23 15:17:35 -04:00
  • d8d48f24b9 Highlight @if, @while, and @for Tim Pope 2009-07-09 09:25:45 -04:00
  • 4b23eccc45 Fix highlighting of &= and != Tim Pope 2009-07-08 20:15:34 -04:00
  • 2a8ce3b36e Support Haml 2.2 %a(href="") attribute syntax Tim Pope 2009-07-07 23:06:28 -04:00
  • c745f722af Update helpers to Haml 2.2 Tim Pope 2009-07-07 22:54:53 -04:00
  • ea667efff7 Support :cdata and :maruku filters Tim Pope 2009-07-07 22:49:18 -04:00
  • 9dba20dc31 New interpolation rules Tim Pope 2009-07-07 22:17:56 -04:00
  • 3636c3c7ed Disable 'comments' to prevent # insertions Tim Pope 2009-04-02 16:12:07 -04:00
  • 9f2c7ed4af Skip blank lines in filter regions Tim Pope 2008-11-25 15:52:38 -05:00