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
/
d.kak
Age
Commit message (
Expand
)
Author
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2022-07-05
Make `x` just select the full lines
Maxime Coste
2021-04-17
rc: use a separate *-insert hook to auto-insert comments
Johannes Altmanninger
2021-04-17
rc: when auto-inserting comments, include trailing spaces from previous line
Johannes Altmanninger
2021-04-06
d.kak: highlight nested block comments recursively
Cormac Stephenson
2020-07-29
Clean up my previous updates
John Isom
2020-07-29
Update deindenting in d.kak
John Isom
2020-07-27
Fix indentation rule for d.kak
John Isom
2020-01-29
rc: Highlight embedded documentation
Frank LENORMAND
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-10-17
Fix d.kak invonluntary modification
Maxime Coste
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-06-24
rc filetype d: Highlight quoted backticks properly
Frank LENORMAND
2019-06-24
rc filetype d: Highlight line tokens properly
Frank LENORMAND
2019-04-13
Changed '🦀' to '§' for complex module quoting
Justin Frank
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