summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-04Merge remote-tracking branch 'lenormf/window-range'Maxime Coste
2019-12-04Merge remote-tracking branch 'lenormf/reload-buffer-hash'Maxime Coste
2019-12-03Typo: "escaped with a backspace" -> backslashDavid Percy
2019-12-03David Percy Copyright WaiverDavid Percy
2019-12-03src: Reload buffers when their contents' hash changesFrank LENORMAND
2019-12-03Document that fg face is optionalMaxime Coste
2019-12-03Merge remote-tracking branch 'lenormf/split-json'Maxime Coste
2019-12-03Merge branch 'packaging-status' of http://github.com/tim77/kakouneMaxime Coste
2019-12-03Merge remote-tracking branch 'Laaas/patch-1'Maxime Coste
2019-12-03Merge remote-tracking branch 'lenormf/fix-doc-face-base'Maxime Coste
2019-12-03Merge remote-tracking branch 'somasis/master'Maxime Coste
2019-12-03Recognize .mjs files as javascript filesLas
2019-12-02src: Document the base face syntax in `:set-face`Frank LENORMAND
2019-12-02Merge pull request #3236 from lenormf/fix-build-diffMaxime Coste
2019-12-01src: Fix the build on MacFrank LENORMAND
2019-12-01Pass inserted text ranges in InsertCompletionHide hook parameterMaxime Coste
2019-11-29buffer.hh: Fix building on musl+libc++Kylie McClain
2019-11-30Refactor diff to make allocating a diff vector optionalMaxime Coste
2019-11-29Update Fedora installation infoArtem Polishchuk
2019-11-28Update scroll behaviorMikhail Pogretskiy
2019-11-28Merge remote-tracking branch 'lenormf/fix-mmap-size-check'Maxime Coste
2019-11-28Merge remote-tracking branch 'jcpetruzza/syntax-terraform'Maxime Coste
2019-11-28Merge remote-tracking branch 'lenormf/fix-clang-autocomplete'Maxime Coste
2019-11-28Merge remote-tracking branch 'lenormf/patch-2'Maxime Coste
2019-11-28Add a {\} marker to disable markup processingMaxime Coste
2019-11-26src: Check the filesize before calling `mmap()`Frank LENORMAND
2019-11-26Fix small info text not being displayedMaxime Coste
2019-11-26Merge remote-tracking branch 'lenormf/complete-expansion-reg'Maxime Coste
2019-11-26Merge remote-tracking branch 'lenormf/complete-expansion-file'Maxime Coste
2019-11-26Merge remote-tracking branch 'lenormf/fix-3226'Maxime Coste
2019-11-26Tweak palenight colorcheme MenuInfo faceMaxime Coste
2019-11-26Modularize r file supportMaxime Coste
2019-11-26Improve perl regex and qq string highlightingMaxime Coste
2019-11-25src: Use `begin()` to get iteratorsFrank LENORMAND
2019-11-24Add a regression test for #3219, which does not seem to failMaxime Coste
2019-11-24Fix test/run ui_out diff displayMaxime Coste
2019-11-24Complete rename-buffer with filenamesMaxime Coste
2019-11-24Replace tab characters with spaces in info/echoMaxime Coste
2019-11-24Rework ncurses info display, crop content when overlflowingMaxime Coste
2019-11-23Make wrap_lines a lazy range viewMaxime Coste
2019-11-23src: Complete filenames in `%file{}` expansionsFrank LENORMAND
2019-11-23src: Complete register names in `%reg{}` expansionsFrank LENORMAND
2019-11-22Fix typosMaxime Coste
2019-11-22Add support for markup in info boxesMaxime Coste
2019-11-22Fix crash when deleting buffers in a BufClose hookMaxime Coste
2019-11-22rc clang: Factorize multiple calls to `gsub`Frank LENORMAND
2019-11-22rc clang: Handle nested tags in completionFrank LENORMAND
2019-11-21Add a -atomic switch to write and change clang.kak to take advantageMaxime Coste
2019-11-18Daniel Gorin Copyright WaiverDaniel Gorin
2019-11-18Add filetype for terraform files with syntax hlDaniel Gorin