summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2020-05-03fix indent behavior for lines without indentGuest0x0
2020-05-02rc man: Make the use of `$MANPATH` portableFrank LENORMAND
2020-04-30Merge remote-tracking branch 'JJK96/spell'Maxime Coste
2020-04-30Merge remote-tracking branch 'eraserhd/fix-kitty'Maxime Coste
2020-04-27Split modules and allow kitty-send-text to take a parameterJason Felice
2020-04-27Add error handlingJan-Jaap Korpershoek
2020-04-27Add spell-add commandJan-Jaap Korpershoek
2020-04-27Merge remote-tracking branch 'ifreund/meson-syntax'Maxime Coste
2020-04-23basic syntax highlighting & indentation for the Coq languageGuest0x0
2020-04-21Highlight mail References headersMaxime Coste
2020-04-21Complete man pages from MANPATH as wellMaxime Coste
2020-04-15Highlight meson_options.txt as wellIsaac Freund
2020-04-15Add basic highlighting for mesonIsaac Freund
2020-04-13Merge remote-tracking branch 'ifreund/zig-syntax'Maxime Coste
2020-04-13Merge remote-tracking branch 'Laaas/patch-1'Maxime Coste
2020-04-09Merge remote-tracking branch 'codesoap/awkcomment'Maxime 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-03diff.kak: add diff file and diff hunk text objectsJason Felice
2020-03-27rc lint: Check the `lintcmd` option is set in `:lint-buffer`Frank LENORMAND
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-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-20rc lua: Improve indent hooks behavior, add '...' highlightingMikhail Pogretskiy
2020-03-15Merge remote-tracking branch 'Anfid/hunk-seek-wrap'Maxime Coste
2020-03-11rc git: Make git next/prev-hunk behavior consistent with search commandMikhail Pogretskiy
2020-03-09rc spell: Re-implement message processing in AwkFrank LENORMAND
2020-03-03Merge remote-tracking branch 'chambln/git'Maxime Coste
2020-02-28Fix unnecessary refreshesJason Felice
2020-02-27rc git: Fix highlighting of ‘:git log --graph’Gregory Chamberlain
2020-02-25Merge branch 'rust-indent' of http://github.com/jneem/kakouneMaxime Coste
2020-02-25Merge remote-tracking branch 'matthias-margush/file-type-detection-fix'Maxime Coste
2020-02-24Make rust auto-indenter ignore most things inside comments.Joe Neeman
2020-02-21Fix filetype detectionMatthias Margush
2020-02-20Use filetype ini for XDG desktop entry filesGregory Chamberlain
2020-02-18Fix doc paragraph rewrappingMaxime Coste
2020-02-16Merge remote-tracking branch 'Guest0x0/master'Maxime Coste
2020-02-16Merge remote-tracking branch 'lenormf/documentation-face'Maxime Coste
2020-02-14rc lint: Change flag symbols for lint errors and warnings.Tim Allen
2020-02-14improve syntax highlightingGuest0x0
2020-02-13rc lint: Teach lint-{next,previous}-message to wrap around the buffer.Tim Allen
2020-02-13rc lint: When parsing lint messages, use "remove shortest prefix" pattern.Tim Allen
2020-02-13rc lint: Re-add missing kakquote functions.Tim Allen
2020-02-13rc lint: Don't start a comment with "shellcheck".Tim Allen
2020-02-09rc lint: More code-review comments.Tim Allen