summaryrefslogtreecommitdiff
path: root/rc/filetype/dart.kak
AgeCommit message (Expand)Author
2022-07-05Move user mappings to <space> and keep/remove selection to ,Maxime Coste
2022-07-05Make `x` just select the full linesMaxime Coste
2021-07-01dart: add `extension` to the list of keywordsDimitri Merejkowsky
2021-05-19Fixing strings in DartYerlan
2021-04-17rc: use a separate *-insert hook to auto-insert commentsJohannes Altmanninger
2021-04-17rc: when auto-inserting comments, include trailing spaces from previous lineJohannes Altmanninger
2020-07-29Update deindenting in dart.kak and javascript.kakJohn Isom
2020-07-29Update deindenting in dart.kakJohn Isom
2020-07-28Update deindenting in dart.kakJohn Isom
2020-07-28Update deindenting in dart.kakJohn Isom
2020-07-27Fix indentation rule for dart.kakJohn Isom
2019-10-22src: Create a <semicolon> named keyFrank LENORMAND
2019-10-16Replace ModeChange hooks by ModePush and ModePopMaxime Coste
2019-06-19Merge remote-tracking branch 'greenfork/add-dart-highlighting-for-private-cla...Maxime Coste
2019-06-17Add Dart highliting for private classesDmitry Matveyev
2019-06-16Fix Dart highlighting of annotationsDmitry Matveyev
2019-04-13Changed '🦀' to '§' for complex module quotingJustin Frank
2019-04-09Fixed many of the filetype support modules to not use `BufSetOption` to loadJustin Frank
2019-04-08Modified a bunch of language support files to use modulesJustin Frank
2019-03-21Add categories in rc/Alex Leferry 2