summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-16added `git hide-diff` convenience commandJustin Frank
2018-09-15macros always end at the start of a line commentJustin Frank
2018-09-14tweaked some of the c-family highlighting of definesJustin Frank
2018-09-13Small formatting fixMaxime Coste
2018-09-13Merge branch 'patch-1' of https://github.com/Epictek/kakouneMaxime Coste
2018-09-13Merge remote-tracking branch 'laelath/c-indent-edits'Maxime Coste
2018-09-12added test for deindentationJustin Frank
2018-09-12Update readme with void and termux installKieran Coldron
2018-09-12Change remove-hooks to take a regular expressionMaxime Coste
2018-09-12Merge remote-tracking branch 'laelath/kakrc-indent-edit'Maxime Coste
2018-09-12Merge remote-tracking branch 'Delapouite/doc-missing-chars'Maxime Coste
2018-09-12Merge remote-tracking branch 'eraserhd/2367-surround-with-tight-nesting'Maxime Coste
2018-09-12Merge remote-tracking branch 'Screwtapello/no-selecting-in-wincreate'Maxime Coste
2018-09-12Only commit undo groups when buffer was modifiedMaxime Coste
2018-09-12removed unnecessary gi in matching deindent hookJustin Frank
2018-09-12changed opening matching regexes to be simplerJustin Frank
2018-09-12added auto deindent to kak filesJustin Frank
2018-09-11Added deindenting of single statementsJustin Frank
2018-09-11docs: Describe which Win* hooks use a draft context.Tim Allen
2018-09-11Merge remote-tracking branch 'lenormf/fix-hook-once'Maxime Coste
2018-09-10Further fixes in go-tools.kak to improve its robustnessMaxime Coste
2018-09-10Merge remote-tracking branch 'swdunlop/master'Maxime Coste
2018-09-10Merge remote-tracking branch 'laelath/clang-fixes'Maxime Coste
2018-09-09Don't skip opening brace twice when finding closingJason Felice
2018-09-09src: Check that `Once` hooks to remove existFrank LENORMAND
2018-09-09docs: add few missing characters in faces and keys pagesDelapouite
2018-09-08fixed highlighting of exec linesJustin Frank
2018-09-08fixed showing parse errors not workingJustin Frank
2018-09-06added autoindentation and comment copying to i3 syntax supportJustin Frank
2018-09-07Fix use after delete in RemoteClient FDWatcher callbackMaxime Coste
2018-09-07Join highlighter parameters with a '_' to autogenerate their nameMaxime Coste
2018-09-04Improve Clojure highlightingJason Felice
2018-09-04Jason Felice Copyright WaiverJason Felice
2018-09-04go-tools.kak: quote completions and scopeScott W. Dunlop
2018-09-04Scott W. Dunlop Copyright WaiverScott W. Dunlop
2018-09-04go-tools.kak: fix set-options for go completionsScott W. Dunlop
2018-09-04Kakoune v2018.09.04Maxime Coste
2018-09-04Remove leading v in archive names when generating releasesMaxime Coste
2018-09-04Add readline word erase bindings, throw in clipboard for good measureMaxime Coste
2018-09-03Merge remote-tracking branch 'Delapouite/sync-exit-status'Maxime Coste
2018-09-03Update changelog with readline bindings changeMaxime Coste
2018-09-03Change line editing bindings to match readline'sMaxime Coste
2018-09-03docs: add missing -sync and exit status in autoinfo and doc pageDelapouite
2018-09-02Merge remote-tracking branch 'laelath/kitty-no-response'Maxime Coste
2018-09-01updated kitty integration to use the no-response switchJustin Frank
2018-09-01Reword description of where Kakoune user configuration folder is locatedMaxime Coste
2018-08-30Fix setting a prefix list option with an empty listMaxime Coste
2018-08-30Merge remote-tracking branch 'Screwtapello/support-user-map-options'Maxime Coste
2018-08-30Merge remote-tracking branch 'Screwtapello/fix-slow-word-wrap'Maxime Coste
2018-08-30Merge remote-tracking branch 'Delapouite/auto_complete'Maxime Coste