summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-15Highlight meson_options.txt as wellIsaac Freund
2020-04-15Add basic highlighting for mesonIsaac Freund
2020-04-13Drop trailing EOL in test commandsMaxime Coste
2020-04-13Parse ascii newline/tab/escape as special keys instead of control keysMaxime Coste
2020-04-13Fix internal command namingMaxime Coste
2020-04-13Merge remote-tracking branch 'lenormf/fix-3410'Maxime Coste
2020-04-13Merge remote-tracking branch 'ifreund/zig-syntax'Maxime Coste
2020-04-13Merge remote-tracking branch 'Laaas/patch-1'Maxime Coste
2020-04-12fix link in registers docsDaniel Lewan
2020-04-09Merge remote-tracking branch 'codesoap/awkcomment'Maxime Coste
2020-04-09Merge branch 'netbsd' of http://github.com/niacat/kakouneMaxime Coste
2020-04-09Merge remote-tracking branch 'eraserhd/diff-objects'Maxime Coste
2020-04-09Merge remote-tracking branch 'lenormf/fix-lint'Maxime Coste
2020-04-06Add filetype support for CUE languageAaron Bull Schaefer
2020-04-06Support empty ranges in replace-ranges highlighterMaxime Coste
2020-04-03diff.kak: add diff file and diff hunk text objectsJason Felice
2020-03-30Add -override support to add-highlighterMaxime Coste
2020-03-29Fix empty strings not being zero terminatedMaxime Coste
2020-03-27rc lint: Check the `lintcmd` option is set in `:lint-buffer`Frank LENORMAND
2020-03-27Untie focus reporting and mouse handlingMaxime Coste
2020-03-25rc ruby: Don't recognize "keyword"-like identifiersLas
2020-03-22Fix indentation of auto-extended commentsIsaac Freund
2020-03-22Encapsulate zig highlighting and commands in a moduleIsaac Freund
2020-03-22Add indent rulesIsaac Freund
2020-03-22|| -> or for consistencynia
2020-03-22Fix build on NetBSDnia
2020-03-22Use attribute face where appropriateIsaac Freund
2020-03-22rc spell: Avoid C-style comments in awkcodesoap
2020-03-21Add syntax highlighting for zigIsaac Freund
2020-03-21Isaac Freund Copyright WaiverIsaac Freund
2020-03-20rc lua: Improve indent hooks behavior, add '...' highlightingMikhail Pogretskiy
2020-03-20Remove posB from information given by the diff algorithmMaxime Coste
2020-03-20Remove uses of reverse_iterator in diff implementationMaxime Coste
2020-03-17src: Fix a compilation bug with g++-8Frank LENORMAND
2020-03-15Merge remote-tracking branch 'Anfid/hunk-seek-wrap'Maxime Coste
2020-03-15Merge remote-tracking branch 'Anfid/scroll-test'Maxime Coste
2020-03-15Merge remote-tracking branch 'occivink/arrange-buffers'Maxime Coste
2020-03-15Merge remote-tracking branch 'lenormf/github-templates-new'Maxime Coste
2020-03-14Use %file in the test run script instead of %shMaxime Coste
2020-03-14Fix invalid access to deleted line when updating insert completionMaxime Coste
2020-03-14Allow reading from fifo in readonly buffersMaxime Coste
2020-03-13Fix use of non-posix \x printf escapeMaxime Coste
2020-03-13Merge remote-tracking branch 'lenormf/fix-completion-escaping'Maxime Coste
2020-03-13Merge remote-tracking branch 'lenormf/fix-Makefile-compiler-string'Maxime Coste
2020-03-13Merge remote-tracking branch 'lenormf/fix-3399'Maxime Coste
2020-03-13Handle invalid utf8 in command line a bit betterMaxime Coste
2020-03-12src: Don't escape completion candidates with `\`Frank LENORMAND
2020-03-12rc Makefile: Fix the predicate to detect `g++`Frank LENORMAND
2020-03-12github: Migrate template to the new format, implement new onesFrank LENORMAND
2020-03-11rc git: Make git next/prev-hunk behavior consistent with search commandMikhail Pogretskiy