summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-10Mention autoinfo for normal mode in TRAMPOLINEMaxim Baz
2018-07-09Add documentation of BufReload hookChristopher Fredén
2018-07-09Add BufReload hook which is triggered on buffer reloadChristopher Fredén
2018-07-09Christopher Fredén Copyright WaiverChristopher Fredén
2018-07-08Fix python indent for lines ending with colonMaxim Baz
2018-07-08Recognize .gitconfig syntaxMaxim Baz
2018-07-08Improve kakoune startup time by 33%Maxim Baz
2018-07-08go-tools.kak: Fix go-disable-autocompleteMaxime Coste
2018-07-08Rename highlighters that used an underscore to use a dashMaxime Coste
2018-07-08Merge remote-tracking branch 'maximbaz/gruvbox-linenumbers'Maxime Coste
2018-07-08Refactor WrapHighlighter::next_split_pos to avoid non-linear complexityMaxime Coste
2018-07-08Use a memory mapped file for sourcingMaxime Coste
2018-07-08Tweak comment to make it less ambiguousMaxime Coste
2018-07-08Merge remote-tracking branch 'occivink/comment-regs'Maxime Coste
2018-07-08Merge remote-tracking branch 'maximbaz/fix-highlighters'Maxime Coste
2018-07-08Fix infinite loop on SIGHUP with the NCursesUIMaxime Coste
2018-07-07Remove the -highlight suffixMaxim Baz
2018-07-07Merge remote-tracking branch 'maximbaz/improve-comment-line'Maxime Coste
2018-07-06Missed one placeMaxim Baz
2018-07-06Fix highlighter in lint.kakMaxim Baz
2018-07-06Fix highlighters in git-toolsMaxim Baz
2018-07-05kak_selections_desc is now space-separatedMaxim Baz
2018-07-05Update according to bbtuMaxim Baz
2018-07-05comment.kak: don't modify registers as side effectOlivier Perret
2018-07-05Merge remote-tracking branch 'boj/colorscheme-red-phoenix'Maxime Coste
2018-07-05Fix man.kak add-highlighter commandsMaxime Coste
2018-07-05Add precisions about command line syntax in changelogMaxime Coste
2018-07-05Add Red Phoenix colorschemeBrian Jones
2018-07-05Fix asserts with -sync flag handling and slight code cleanupMaxime Coste
2018-07-05Change `a` on end of line behaviour to be consistentMaxime Coste
2018-07-05Tweak how highlighter names are auto-generatedMaxime Coste
2018-07-05Make recurse regex opt-in with a -recurse switch instead of opt-outMaxime Coste
2018-07-05Fix add-highlighter docstringMaxime Coste
2018-07-05Fix static_words in go.kakShachaf Ben-Kiki
2018-07-05Fix clang.kak and part of lint.kakShachaf Ben-Kiki
2018-07-05Fix kitty KakBegin hook with new command syntaxMaxime Coste
2018-07-05Fix bug in recursive region highlightingMaxime Coste
2018-07-05Fix cmake.kak raw string highlightingMaxime Coste
2018-07-05Fix remaining kak scripts to use the new highlighter syntaxMaxime Coste
2018-07-05Fix region highlighters validation that the delegate type existsMaxime Coste
2018-07-05Fix various scripts highlighter commandsMaxime Coste
2018-07-05Parse unknown switches as positional for region highlightersMaxime Coste
2018-07-05Fix git-tools.kak highlightingMaxime Coste
2018-07-05Prevent adding region/default-region highlighters to non-regions parentsMaxime Coste
2018-07-05Allow removing region from regions highlighterMaxime Coste
2018-07-05Fix tests and required scripts to get back to green make testMaxime Coste
2018-07-05Invalidate cache when RegionsHighlighter subregions are modifiedMaxime Coste
2018-07-05Add highlighter syntax change informations in changelogMaxime Coste
2018-07-05Fix highlighters in rc/core post syntax refactoringMaxime Coste
2018-07-05Update highlighters.asciidoc page to reflect the new syntaxMaxime Coste