summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2019-08-12Fix some more edge casestawsi-melek
2019-08-08Improve single line commentstawsi-melek
2019-08-08Some more improvementstawsi-melek
2019-08-07support raw strings withing the meta attributesAndrey Orst
2019-08-06fix #3043Andrey Orst
2019-08-06Enum tootawsi-melek
2019-08-05nim.kak: Add auto-indent after tuple and objecttawsi-melek
2019-08-04Merge remote-tracking branch 'lenormf/fix-python-decorators'Maxime Coste
2019-07-31Insert Clojure ns directive for new filesJason Felice
2019-07-30makefile.kak: require whitespace after targetcodesoap
2019-07-30makefile.kak: remove reqex mismatch between highlight and indentcodesoap
2019-07-30makefile.kak: Refine regex for targetcodesoap
2019-07-26rc python: Highlight indented decorators with `.`Frank LENORMAND
2019-07-25Merge remote-tracking branch 'andreyorst/rust-highlighting'Maxime Coste
2019-07-25Merge branch 'master' of http://github.com/cglogic/kakouneMaxime Coste
2019-07-25Fix c-family indent on opening curly brace after if-elseOleh Hushchenkov
2019-07-24Merge remote-tracking branch 'laelath/markdown-lazy-load'Maxime Coste
2019-07-22Move module aliases to after main module definitionJustin Frank
2019-07-22Give hooks a group so they're cleaned upJustin Frank
2019-07-22Use module alias pattern for markdown dynamic loadingJustin Frank
2019-07-22ocaml.kak fix '"' and char literalsaecepoglu
2019-07-22move regex highlighters to the top, add method, field and function hlAndrey Orst
2019-07-22Allow / in target when highlighting in makefile.kakcodesoap
2019-07-22require module the old wayAndrey Orst
2019-07-22extend Rust highlightingAndrey Orst
2019-07-21Merge remote-tracking branch 'MarSoft/nix-syntax'Maxime Coste
2019-07-21Merge remote-tracking branch 'gaeulbyul/css-comment'Maxime Coste
2019-07-21Merge remote-tracking branch 'lenormf/patch-1'Maxime Coste
2019-07-21Merge remote-tracking branch 'codesoap/ledger'Maxime Coste
2019-07-18css.kak: Highlight comment inside declarationGaeulbyul
2019-07-12Configure comment_line for the ledger filetypecodesoap
2019-07-06Add complete extra_word_chars for lispDavid Ross
2019-07-05Treat '-' as an word character in lispDavid Ross
2019-07-02ledger.kak: Automatically indent postings in transactionscodesoap
2019-07-01Add ledger filetypecodesoap
2019-07-01rc git: Fix the indentation of misaligned commandsFrank LENORMAND
2019-07-01Merge remote-tracking branch 'sjjf/sh_indent_v2'Maxime Coste
2019-06-30Merge remote-tracking branch 'greenfork/fix-ruby-end-autoinsertion'Maxime Coste
2019-06-29Remove the sh_auto_indent option.Simon Fowler
2019-06-25Rename ModuleLoad hook to ModuleLoadedcodesoap
2019-06-24rc filetype d: Highlight quoted backticks properlyFrank LENORMAND
2019-06-24rc filetype d: Highlight line tokens properlyFrank LENORMAND
2019-06-23Merge branch 'repl' of https://github.com/codesoap/kakouneMaxime Coste
2019-06-23Make quoting opt-in by using $kak_quoted_...Maxime Coste
2019-06-21Add more ending blocks for ruby "end" keyword autoinsertionDmitry Matveyev
2019-06-20Add support for basic auto-indenting of sh code.Simon Fowler
2019-06-19Merge remote-tracking branch 'lePerdu/latex-indent'Maxime Coste
2019-06-19Merge remote-tracking branch 'dgmulf/awk'Maxime Coste
2019-06-19Merge remote-tracking branch 'greenfork/add-dart-highlighting-for-private-cla...Maxime Coste
2019-06-19Merge branch 'master' of http://github.com/codesoap/kakouneMaxime Coste