summaryrefslogtreecommitdiff
path: root/rc/core
AgeCommit message (Expand)Author
2019-03-21Add categories in rc/Alex Leferry 2
2019-03-16Merge branch 'patch-1' of http://github.com/andreyorst/kakouneMaxime Coste
2019-03-14rc: Use builtin facesFrank LENORMAND
2019-03-13highlight floating point numbers with exponentAndrey Orst
2019-03-13Merge remote-tracking branch 'alexherbo2/kakrc-add-force-commands'Maxime Coste
2019-02-08Indent and deindent c-family single line else properlyJustin Frank
2019-02-06kakrc: Add force commandsAlex Leferry 2
2019-01-20Rework c-family shell expansions to speed them up slightlyMaxime Coste
2019-01-19Slight simplification in c-family.kakMaxime Coste
2019-01-17Support quoted here-documents in sh highlightingMaxime Coste
2019-01-17Fix C++ raw strings not being checked for matching capturesMaxime Coste
2019-01-14Improve some corner cases in c-family auto-indentingMaxime Coste
2019-01-11[Bash] Handle hashtag inside expansion (Fix #2684)Jan-Jaap Korpershoek
2019-01-06c-family: Regroup C++ keywords and consider C++20fsub
2019-01-02Added 'catch' to kakrc keywordsJustin Frank
2018-12-30Merge remote-tracking branch 'Muffindrake/uch_stdlib'Maxime Coste
2018-12-20Revert cosmetic hook order changeOlivier Perret
2018-12-19Unify auto-indent trimming hooksOlivier Perret
2018-12-19c-family.kak: remove redundant -family in hook groupsOlivier Perret
2018-12-15Remove accidental line pasteMuffindrake
2018-12-15Add atomic type qualifier and atomic_flag typeMuffindrake
2018-12-15Add missing stdlib macro highlighting and uchar typesMuffindrake
2018-12-13doc.kak: Do not join together bullet listsMaxime Coste
2018-12-11Execute cleanup hooks on any filetype changeOlivier Perret
2018-12-11Change cleanup of core/ languages to use a simpler hook -onceOlivier Perret
2018-11-28Fix extra_word_chars in various scriptsMaxime Coste
2018-11-26makefile.kak: highlight .mk filesAlyssa Ross
2018-11-25Merge remote-tracking branch 'Muffindrake/c_stdint'Maxime Coste
2018-11-23Highlight bool typeMuffindrake
2018-11-21doc: don't pollute command history with mappingOlivier Perret
2018-11-12python: add async/await keywords highlightingroger
2018-11-11Add missing highlighting for time/wctypeMuffindrake
2018-11-08Convert subshells to stringsMuffindrake
2018-11-08Add macros for float.hMuffindrake
2018-11-08Update C grammarMuffindrake
2018-11-01Don't require content in parens for single statment indentJustin Frank
2018-10-31Make statement after if/else/while/for optional for indenting c-familyJustin Frank
2018-10-09Support commenting syntax in ElmSébastien Lerique
2018-10-06Fix kakrc shell script completion region definitionsMaxime Coste
2018-10-06Merge remote-tracking branch 'laelath/shell-command-completion'Maxime Coste
2018-10-04Merge branch 'patch-1' of https://github.com/andreyorst/kakouneMaxime Coste
2018-10-03Added shell command completion support to define-command and promptJustin Frank
2018-10-03Simplifed regex variant by mawwwAndrey Orst
2018-10-02use more complex regex to handle all suffix combinationsAndrey Orst
2018-10-01doc.kak: Fix bashism.Tim Allen
2018-10-01Merge remote-tracking branch 'lenormf/fix-doc-anchor'Maxime Coste
2018-09-30rc doc: Fix the anchor jump error messageFrank LENORMAND
2018-09-29rc c: Highlight more standard types and macrosFrank LENORMAND
2018-09-25Update c-family.kakAndrey Orst
2018-09-23doc.kak: Fix rendering of indented code blocksMaxime Coste