summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2022-12-03Merge remote-tracking branch 'lobre/fix-gopls-def-integration'Maxime Coste
2022-11-21Merge remote-tracking branch '2xsaiko/outgoing/newlines-for-iterm2'Maxime Coste
2022-11-20Deduplicate iterm2 escaping codeMarco Rebhan
2022-11-20Handle spawning iTerm and screen commands with arguments containing newlinesMarco Rebhan
2022-11-20Fix hare new line insert indentation after commentsStacy Harper
2022-11-20Merge remote-tracking branch 'Ssamm45/master'Maxime Coste
2022-11-20Merge branch 'fix/hare-comment-insert' of http://github.com/stacyharper/kakouneMaxime Coste
2022-11-19rc repl tmux: always spawn repl in calling clientJohannes Altmanninger
2022-11-19rc windowing tmux: always spawn tmux-terminal-window in calling clientJohannes Altmanninger
2022-11-19rc repl tmux: do not record repl session/window since pane might moveJohannes Altmanninger
2022-11-19rc repl tmux: remove bashismsJohannes Altmanninger
2022-11-19rc repl tmux: show error when the repl pane is goneJohannes Altmanninger
2022-11-19Fix hare new line insert indentation after commentsStacy Harper
2022-11-18Make ctags.kak compatible with original awkLoric Brevet
2022-11-17switch from using '&' to '<a-&>' when indenting javascript comments to allow theSam Larkin
2022-11-15Adjust regex in gopls-def for when filepath contains a dashLoric Brevet
2022-11-01Add "union" as a keyword for Rust syntaxJames Wainwright
2022-10-19Merge remote-tracking branch 'eraserhd/codeowners'Maxime Coste
2022-10-19Merge remote-tracking branch 'krobelus/fix-man-jump'Maxime Coste
2022-10-19Use complete-command for the :doc commandMaxime Coste
2022-10-19Shell-highlight complete-command shell completion parametersMaxime Coste
2022-10-19Merge remote-tracking branch 'krobelus/file-completion'Maxime Coste
2022-10-19Merge remote-tracking branch 'krobelus/modeline-readonly-fix'Maxime Coste
2022-10-19Merge remote-tracking branch 'krobelus/url-at-word-boundary'Maxime Coste
2022-10-19Merge branch 'typescript-filetype' of http://github.com/clarfonthey/kakouneMaxime Coste
2022-10-19Merge remote-tracking branch 'krobelus/select-make-buffer-at-last'Maxime Coste
2022-10-19Merge branch 'patch-4' of https://github.com/blaggacao/kakouneMaxime Coste
2022-10-17rc modeline: fix error trying to write readonly global variableJohannes Altmanninger
2022-10-16Treat .cts and .mts as typescriptltdk
2022-10-16rc make: make-next-error to switch toolsclient to *make* bufferJohannes Altmanninger
2022-10-16rc markdown taskpaper: require bare URL to start at word boundaryJohannes Altmanninger
2022-10-16rc detection editorconfig: use file completions for editorconfig-loadJohannes Altmanninger
2022-10-10Fix slicing operator not being highlightedCaleb Heuer
2022-10-09Fix function highlighting with numbersCaleb Heuer
2022-10-07Improve Hare syntax highlightingCaleb Heuer
2022-09-15Merge remote-tracking branch 'krobelus/generic-language-highlighting'Maxime Coste
2022-09-10rc:filetype:kotlin.kak add-highlighter fun_tests prohibited tokens added :/ w...kjduncan
2022-09-10rc restructuredtext: only add language highlighters for actual code blocks in...Johannes Altmanninger
2022-09-10rc markdown: only add language highlighters for actual code blocks in bufferJohannes Altmanninger
2022-09-10rc kakrc: add kak=kakrc highlighter alias for markdown/restructuredtextJohannes Altmanninger
2022-09-09Merge remote-tracking branch 'krobelus/embrace-menu-3'Maxime Coste
2022-09-09Merge remote-tracking branch 'inahga/inahga-dockerfile-detection'Maxime Coste
2022-09-09Merge remote-tracking branch 'krobelus/optimize-ledger'Maxime Coste
2022-09-09Merge remote-tracking branch 'm-kru/vhdl_time_vector'Maxime Coste
2022-09-09Merge remote-tracking branch 'm-kru/vhdl_real_type'Maxime Coste
2022-08-30VHDL filetype: Highlight real type.Michał Kruszewski
2022-08-29VHDL filetype: Highlight time_vector typeMichał Kruszewski
2022-08-28rc ledger: don't use region highlighter for simple keywordsJohannes Altmanninger
2022-08-21Merge remote-tracking branch 'm-kru/vhdl_real_type'Maxime Coste
2022-08-21Merge remote-tracking branch 'm-kru/vhdl_file_type_fixes'Maxime Coste