summaryrefslogtreecommitdiff
path: root/rc/filetype/css.kak
AgeCommit message (Expand)Author
2022-07-05Make `x` just select the full linesMaxime Coste
2022-05-26rc filetype: fix double space in trim-indent hooksJohannes Altmanninger
2022-04-19include : and :: as being highlighted for pseudo classesAndrés González
2022-04-12use '0:FACE' for selectors as the entire string should be highlightedAndrés González
2022-04-12remove '+a' in pseudo classes faceAndrés González
2022-04-12only highlight html tags (1:keyword), fix typo in pseudoAndrés González
2022-04-12allow html tags to be followed by comma, create cssLogicalOperator faceAndrés González
2022-04-03remove comments for code used to generate lists of elements/units, explicitel...Andrés González
2022-03-16Much better support for CSS, tested using varied examples from specAndrés González
2020-07-29Update deindenting in css.kakJohn Isom
2020-07-28Update deindenting in css.kakJohn Isom
2020-07-27Fix indentation rule for css.kakJohn Isom
2019-10-22src: Create a <semicolon> named keyFrank LENORMAND
2019-10-16Replace ModeChange hooks by ModePush and ModePopMaxime Coste
2019-07-18css.kak: Highlight comment inside declarationGaeulbyul
2019-04-09Fixed many of the filetype support modules to not use `BufSetOption` to loadJustin Frank
2019-04-08Modified a bunch of language support files to use modulesJustin Frank
2019-03-21Add categories in rc/Alex Leferry 2