summaryrefslogtreecommitdiff
path: root/rc/core
AgeCommit message (Expand)Author
2018-05-30Limit highlighter to line in grep buffersDelapouite
2018-05-22Insert spaces after line comment markersAlyssa Ross
2018-05-19c-family.kak: Fix comment line continuation behaviourMaxime Coste
2018-05-17c-family.kak: Remove unneeded iterselMaxime Coste
2018-05-04Comments for Idrisgspia
2018-04-26Make all fifo cleanup hooks run alwaysMaxime Coste
2018-04-25Fix (again) C++ raw string highlightingMaxime Coste
2018-04-22c-family.kak: Fix highlighting of raw stringsMaxime Coste
2018-04-07Make FaceRegistry scopedMaxime Coste
2018-03-30Revert "Simplify comment-line command using trimming primitive"Maxime Coste
2018-03-30make.kak: Fix Ninja compatibility for directory entering messagesMaxime Coste
2018-03-27Simplify comment-line command using trimming primitiveDelapouite
2018-03-25rc kakrc: Highlight boolean valuesFrank LENORMAND
2018-03-23Merge remote-tracking branch 'Delapouite/kakrc'Maxime Coste
2018-03-22Add hl for declare-user-mode and enter-user-mode in kakrc.kakDelapouite
2018-03-22Add a space to haskell commment-line comment string.gspia
2018-03-05asciidoc.kak: Fix highlighting of _itallic_ markupMaxime Coste
2018-03-01c-family.kak: Do not mistake '\"' for a double quoted string startMaxime Coste
2018-02-28comment.kak: recognize xml filesMaxime Coste
2018-02-24Always collapse jumps in exec/eval, remove -collapse-jumps switchMaxime Coste
2018-02-22doc.kak: stricter parsing of formatted textMaxime Coste
2018-02-22doc.kak: fix handling of lines begining with * or -Maxime Coste
2018-02-19make.kak: Fix echoing of error message when jumpingMaxime Coste
2018-02-18rc/: Replace simple uses of sed with trMaxime Coste
2018-01-21Convert bundled scripts to ModeChange hookMaxime Coste
2018-01-07Highlight python operatorsDan Rosén
2018-01-07Highlight python doctests in docstringsDan Rosén
2017-12-29doc.kak: Fix anchor name completionMaxime Coste
2017-12-07Merge remote-tracking branch 'danr/typescript-comment'Maxime Coste
2017-12-06Add typescript to comment.kakDan Rosén
2017-12-06man.kak: Better support for renaming a man bufferMaxime Coste
2017-12-06man.kak: use shell-candidates instead of shell-completionsMaxime Coste
2017-12-06man.kak: Fix behaviour when called with no params with Posix shellsMaxime Coste
2017-12-03c-family.kak: Use regex custom text object to simplify some indentMaxime Coste
2017-12-03c-family.kak: indent after parenthesis at end of lineMaxime Coste
2017-11-24Merge remote-tracking branch 'occivink/comment'Maxime Coste
2017-11-23set registers directly instead of expanding options in execOlivier Perret
2017-11-18rc python: Highlight built-in exceptionsFrank LENORMAND
2017-11-14Merge remote-tracking branch 'lenormf/extend-python-highlighters'Maxime Coste
2017-11-14rc python: Extend highlighted keywords and numbersFrank LENORMAND
2017-11-14c-family.kak: Use <a-S> in various auto indent hooksMaxime Coste
2017-11-14c-family.kak: Highlight character literals laterMaxime Coste
2017-11-12c-familiy.kak: improve highlighting of C++ literalsfsub
2017-11-11Revert "c-family.kak: Remove invalid 'compl' keyword from C++ highlight"Maxime Coste
2017-11-09c-family.kak: Remove invalid 'compl' keyword from C++ highlightMaxime Coste
2017-11-09c-family.kak: use space separated words listMaxime Coste
2017-11-09Merge remote-tracking branch 'fsub/c-family'Maxime Coste
2017-11-08doc.kak: Use a github compatible anchor generationMaxime Coste
2017-11-08doc.kak: anchor/section completion supportMaxime Coste
2017-11-08doc.kak: Support anchors and internal linksMaxime Coste