index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
filetype
/
css.kak
Age
Commit message (
Expand
)
Author
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-05-26
rc filetype: fix double space in trim-indent hooks
Johannes Altmanninger
2022-04-19
include : and :: as being highlighted for pseudo classes
Andrés González
2022-04-12
use '0:FACE' for selectors as the entire string should be highlighted
Andrés González
2022-04-12
remove '+a' in pseudo classes face
Andrés González
2022-04-12
only highlight html tags (1:keyword), fix typo in pseudo
Andrés González
2022-04-12
allow html tags to be followed by comma, create cssLogicalOperator face
Andrés González
2022-04-03
remove comments for code used to generate lists of elements/units, explicitel...
Andrés González
2022-03-16
Much better support for CSS, tested using varied examples from spec
Andrés González
2020-07-29
Update deindenting in css.kak
John Isom
2020-07-28
Update deindenting in css.kak
John Isom
2020-07-27
Fix indentation rule for css.kak
John Isom
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-07-18
css.kak: Highlight comment inside declaration
Gaeulbyul
2019-04-09
Fixed many of the filetype support modules to not use `BufSetOption` to load
Justin Frank
2019-04-08
Modified a bunch of language support files to use modules
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2