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
/
java.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
2022-01-29
rc:filetype:java refactored to shell block add-highligher with additional hig...
kjduncan
2021-05-17
Java: add highlighting for char literal
Yerlan
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-02-10
rc java: highlight byte/short/long primitive types
Johannes Altmanninger
2020-07-29
Update deindentation in java.kak
John Isom
2020-07-27
Fix indentation rule for java.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-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-04-13
Changed '🦀' to '§' for complex module quoting
Justin Frank
2019-04-11
Update remaining files to new provide/require format
Justin Frank
2019-04-08
Modified base files to use modules
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2