summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-30if the $WINDOWID is not set, use xdotool to get the window idTilman List
2020-10-30simplify x11-repl by using x11-terminalTilman List
2020-10-28fix comment highlightingtgirod
2020-10-27doc options: Clarify how to empty lists/mapsSeerLite
2020-10-27changed scope of `tmux_repl_id` from `global` to `current`Tilman List
2020-10-27listentolist Copyright WaiverTilman List
2020-10-27changed the way the x11 REPL interaction worksTilman List
2020-10-27Disabled backtick escapingCedric Sodhi
2020-10-27Replace `write -atomic` with `write -method <method>`Maxime Coste
2020-10-23rc markdown: Highlight inline code blocks properlyFrank LENORMAND
2020-10-23rc kakrc: Highlight numbersFrank LENORMAND
2020-10-23rc kakrc: Highlight `str-to-str-map` typesFrank LENORMAND
2020-10-22remove extra double quotes in expansion documentationYI
2020-10-21rc git: indented # is not a comment in commit messageJohannes Altmanninger
2020-10-20Support explicit register for :, |, ! and $ commandsMaxime Coste
2020-10-20Disable auto-insertion of menu completion when no text was enteredMaxime Coste
2020-10-20Notify prompt completion changes in startup messageMaxime Coste
2020-10-19rc fish.kak: split fish-insert hook out from fish-indentJohannes Altmanninger
2020-10-19Fix overzealous closing of ruby heredocsJohannes Altmanninger
2020-10-19rc perl: quoted heredocs can be emptyJohannes Altmanninger
2020-10-19rc nix: dash in extra_word_charsJason Felice
2020-10-19Fix wcwidth() compile error with MSYS2Nicolas Ouellet-payeur
2020-10-19Auto-insert best completion on space for menu completionsMaxime Coste
2020-10-19Allow quiting last client with unsaved buffer in daemon modeMaxime Coste
2020-10-19Remove the rename-client's nc aliasMaxime Coste
2020-10-19Merge remote-tracking branch 'Carsenal/perl_regex_highlighters' into masterMaxime Coste
2020-10-19Merge remote-tracking branch 'SeerLite/markdown-raw-attributes' into masterMaxime Coste
2020-10-19Merge remote-tracking branch 'voroskoi/gopls-fix' into masterMaxime Coste
2020-10-19Merge remote-tracking branch 'johnisom/sql-highlighting' into masterMaxime Coste
2020-10-19Merge remote-tracking branch 'eraserhd/nix-dash-fix' into masterMaxime Coste
2020-10-19Merge remote-tracking branch 'm-kru/vhdl' into masterMaxime Coste
2020-10-19Add support for explicit completion in prompt modeMaxime Coste
2020-10-17gopls.kak: use nop for removing temp dirvoroskoi
2020-10-16gopls: Fix format/imports error reportingVÖRÖSKŐI András
2020-10-15Add support for VHDL filetype.Michał Kruszewski
2020-10-14Fix function highlighting by adding lazy instead of greedy regexp quantifierJohn Isom
2020-10-14rc nix: handle dashes embedded in identifiersJason Felice
2020-10-12Fix rust highlighting after regions highlighter behaviour changeMaxime Coste
2020-10-12Code cleanup in insert completerMaxime Coste
2020-10-12Fix region regexes incorrectly matching ^$ at end of lineMaxime Coste
2020-10-11markdown.kak: Support pandoc's raw_attributeSeerLite
2020-10-09Fixed ending of region, as per @krobelusCarson Riker
2020-10-09Added highlighted for curly-brace based sregexesCarson Riker
2020-10-09 Carson Riker Copyright WaiverCarson Riker
2020-10-08Merge remote-tracking branch 'pickfire/indent-yaml' into masterMaxime Coste
2020-10-08Merge remote-tracking branch 'SeerLite/lua-fixes' into masterMaxime Coste
2020-10-08Merge remote-tracking branch 'pickfire/indent-rust' into masterMaxime Coste
2020-10-04Rust always indent after {Ivan Tham
2020-10-04doc: mention comma key for entering user-modeDelapouite
2020-10-04Add missing rust indent after function {Ivan Tham