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
/
dart.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-07-01
dart: add `extension` to the list of keywords
Dimitri Merejkowsky
2021-05-19
Fixing strings in Dart
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
2020-07-29
Update deindenting in dart.kak and javascript.kak
John Isom
2020-07-29
Update deindenting in dart.kak
John Isom
2020-07-28
Update deindenting in dart.kak
John Isom
2020-07-28
Update deindenting in dart.kak
John Isom
2020-07-27
Fix indentation rule for dart.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-06-19
Merge remote-tracking branch 'greenfork/add-dart-highlighting-for-private-cla...
Maxime Coste
2019-06-17
Add Dart highliting for private classes
Dmitry Matveyev
2019-06-16
Fix Dart highlighting of annotations
Dmitry Matveyev
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