summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08Add alias completer to unalias commandDelapouite
2018-10-08Fix integer overflow leading to bad memory access in regex executionMaxime Coste
2018-10-08Buffer begin and end are not end-of-wordsMaxime Coste
2018-10-06Simplify handlebars adding/removal hooksMatt Schick
2018-10-06readme: Credit contributorsFrank LENORMAND
2018-10-06Update startup messsage and changelog.asciidocMaxime Coste
2018-10-06Fix kakrc shell script completion region definitionsMaxime Coste
2018-10-06Merge remote-tracking branch 'laelath/shell-command-completion'Maxime Coste
2018-10-06Small style tweakMaxime Coste
2018-10-06Move keymap to pages/keymap.asciidocMaxime Coste
2018-10-06Merge remote-tracking branch 'laelath/colorscheme-whitespace'Maxime Coste
2018-10-06Merge remote-tracking branch 'laelath/gruvbox-statusline-revert'Maxime Coste
2018-10-06Merge remote-tracking branch 'eraserhd/notify_fatal_error-undefined-behavior'Maxime Coste
2018-10-06Reduce memory usage of cached matches for RegionsHighlighterMaxime Coste
2018-10-05Fix undefined behavior in notify_fatal_errorJason Felice
2018-10-04Made all builtin colorschemes set Whitespace highlighterJustin Frank
2018-10-04Reverted gruvbox StatusLine color back to default background colorJustin Frank
2018-10-04Merge remote-tracking branch 'laelath/kitty-repl-cwd'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-03Made kitty repl window start in the current working directoryJustin Frank
2018-10-03Simplifed regex variant by mawwwAndrey Orst
2018-10-03Merge remote-tracking branch 'schickm/html-highlighter-indent-bugfix'Maxime Coste
2018-10-03Merge remote-tracking branch 'laelath/gruvbox-matching-edit'Maxime Coste
2018-10-03Merge remote-tracking branch 'laelath/show-matching-use-matching-pairs'Maxime Coste
2018-10-03Merge remote-tracking branch 'Delapouite/changelog-a-m'Maxime Coste
2018-10-02Tweaked the gruvbox colorschemeJustin Frank
2018-10-02use more complex regex to handle all suffix combinationsAndrey Orst
2018-10-02Fix/improve html-indent-on-new-lineMatt Schick
2018-10-01show_matching_char highlighter use the matching_pairs optionsJustin Frank
2018-10-01docs: add <a-m> / <a-M> in changelog and keymapDelapouite
2018-10-01doc.kak: Fix bashism.Tim Allen
2018-10-01Merge remote-tracking branch 'lenormf/backward-match'Maxime Coste
2018-10-01Merge remote-tracking branch 'lenormf/fix-doc-anchor'Maxime Coste
2018-10-01Merge remote-tracking branch 'lenormf/fix-extended-std-c'Maxime Coste
2018-10-01Merge remote-tracking branch 'TeddyDD/editorconfig'Maxime Coste
2018-10-01Merge remote-tracking branch 'eraserhd/lisp-indent'Maxime Coste
2018-10-01Merge branch 'kd/fix-nim-singlequote-highlighter' of git://github.com/kdheepa...Maxime Coste
2018-10-01Merge remote-tracking branch 'Screwtapello/mapping-command-tips'Maxime Coste
2018-10-01Merge remote-tracking branch 'Screwtapello/rewrite-expansions-doc'Maxime Coste
2018-09-30src: Implement <a-m> and <a-M>Frank LENORMAND
2018-09-30src: Move <a-m> to <a-_>Frank LENORMAND
2018-09-30rc doc: Fix the anchor jump error messageFrank LENORMAND
2018-09-29rc c: Highlight more standard types and macrosFrank LENORMAND
2018-09-29add highlighting and static words to editorconfigDaniel Lewan
2018-09-29Better Lisp and Clojure indentJason Felice
2018-09-28Add single_string highlighterDheepak Krishnamurthy
2018-09-28Make it explicit that buffer-scope items are available in window-scope.Tim Allen
2018-09-28Spaces around ellipses.Tim Allen
2018-09-27src: Drop selections that only contain whitespace on `_`Frank LENORMAND