summaryrefslogtreecommitdiff
path: root/rc/filetype
AgeCommit message (Expand)Author
2020-07-27Fix indentation rule for cue.kakJohn Isom
2020-07-27Fix indentation rule for css.kakJohn Isom
2020-07-27Fix indentation rule for cabal.kakJohn Isom
2020-07-27Fix indentation rule for awk.kakJohn Isom
2020-07-27Update go brace deindenting to handle bad indentation edge caseJohn Isom
2020-07-27Update rust brace deindenting to handle bad indentation edge caseJohn Isom
2020-07-27Update c-family brace deindenting to handle bad indentation edge caseJohn Isom
2020-07-26Update comment wording for deindentationJohn Isom
2020-07-26Fix indentation rule for go.kakJohn Isom
2020-07-26Fix indentation rule for rust.kakJohn Isom
2020-07-26Fix indentation rule for c-family.kakJohn Isom
2020-07-25sh.kak: fix don't always deindent around "done"Johannes Altmanninger
2020-07-23asciidoc: Fix bullet face regular expressionKylie McClain
2020-07-22fix shell fi always deindenting after newlineIvan Tham
2020-07-21Merge remote-tracking branch 'alexherbo2/ruby'Maxime Coste
2020-07-20Ruby: Better matching of divisionsAlex Leferry 2
2020-07-20ocaml quoted-stringsaecepoglu
2020-07-18Merge remote-tracking branch 'alexherbo2/crystal-style-change'Maxime Coste
2020-07-18Merge remote-tracking branch 'alexherbo2/ruby'Maxime Coste
2020-07-18Merge remote-tracking branch 'pickfire/markdown'Maxime Coste
2020-07-18Fix highlighting of rgba colors in kakrcMaxime Coste
2020-07-11Highlight markdown code block with spaceIvan Tham
2020-07-09Improve rust comment closing handlingIvan Tham
2020-07-09Ruby: Add support for %{…} percent string literalsAlex Leferry 2
2020-07-09Fix rust character highlightIvan Tham
2020-07-09Fix rust comment endIvan Tham
2020-07-09Fix rust doctest non-hidden macro highlightIvan Tham
2020-07-09Add default keyword for rustIvan Tham
2020-07-09Update rust rc commentIvan Tham
2020-07-04Add comment highlighting and options for asciidoc.Thayne McCombs
2020-06-25Merge remote-tracking branch 'alexherbo2/eruby'Maxime Coste
2020-06-25Merge branch 'python_fix_highlight' of https://github.com/m-kru/kakouneMaxime Coste
2020-06-25Merge remote-tracking branch 'eraserhd/more-r7rs-scheme-fixes'Maxime Coste
2020-06-25Merge remote-tracking branch 'ii8/master'Maxime Coste
2020-06-25fish.kak: do not treat escaped quotes as region startJohannes Altmanninger
2020-06-23Add highlighters for Standard MLMurray Calavera
2020-06-17scheme.kak: fixes for r7rs word charactersJason Felice
2020-06-08Improve scheme modeJason Felice
2020-06-03Add support for eRubyAlex Leferry 2
2020-06-02Merge remote-tracking branch 'pickfire/rust-doctests'Maxime Coste
2020-06-02Merge remote-tracking branch 'pickfire/rust-dedent'Maxime Coste
2020-06-02Rust dedent { after where clauseIvan Tham
2020-05-31Rust indent after standalone whereIvan Tham
2020-05-31Rust indent block commentIvan Tham
2020-05-31Highlight rust default keyword (specialization)Ivan Tham
2020-05-31Highlight doc tests in rustIvan Tham
2020-05-30Crystal: Slight style changeAlex Leferry 2
2020-05-30Fix python attributes highlight.Michał Kruszewski
2020-05-30Fix rust reference urlIvan Tham
2020-05-30Rust take indentation before comment to next lineIvan Tham