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
/
json.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
2020-07-29
Clean up my previous updates
John Isom
2020-07-29
Update deindenting in json.kak
John Isom
2020-07-27
Fix typo in comment from 9dd292d100bf266e391fa9ef3314e2c6a4a447f6
John Isom
2020-07-27
Change indentation rules in json.kak to be much more intuitive for nested obj...
John Isom
2020-07-27
Fix indentation rule for json.kak
John Isom
2020-07-27
Simplify closing brace indentation
John Isom
2020-07-27
Fix already-existing bug in json.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-04-10
Fixed several more support files.
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