summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2018-07-31Merge remote-tracking branch 'lenormf/fix-lint'Maxime Coste
2018-07-30sql is case insensitive Hao Deng
2018-07-30rc lint: Create temporary file with the same buffer extensionFrank LENORMAND
2018-07-28Do not enforce autoformat in ocamlMaxim Baz
2018-07-26Fix unclosed string due to unescaped 'Jan-Jaap Korpershoek
2018-07-26Add / behind add-highlighter pathJan-Jaap Korpershoek
2018-07-25Merge remote-tracking branch 'lenormf/syntax-systemd'Maxime Coste
2018-07-24Merge remote-tracking branch 'laserswald/scheme-support'Maxime Coste
2018-07-24rc: Highlight `systemd` files in a dedicated scriptFrank LENORMAND
2018-07-23Add Scheme supportBen Davenport-Ray
2018-07-22Merge remote-tracking branch 'lenormf/fix-lint'Maxime Coste
2018-07-22Recognize systemd timer syntaxMaxim Baz
2018-07-20rc lint: Escape pipes in diagnosticsFrank LENORMAND
2018-07-19cmake.kak: recognize CMakeCache.txt files as iniMaxime Coste
2018-07-19mail.kak: Recognize Date headerMaxime Coste
2018-07-19Tweak various scripts to improve the time they take to loadMaxime Coste
2018-07-19Merge remote-tracking branch 'lenormf/fix-lint'Maxime Coste
2018-07-18rc lint: Fix diagnosis displayingFrank LENORMAND
2018-07-18rc lint: Adapt to upstream changes in the format of string listsFrank LENORMAND
2018-07-18rc lint: Print an error when `lintcmd` is emptyFrank LENORMAND
2018-07-15Merge remote-tracking branch 'maximbaz/recognize-gitconfig-syntax'Maxime Coste
2018-07-14Merge remote-tracking branch 'maximbaz/fix-python-indent'Maxime Coste
2018-07-14Merge remote-tracking branch 'Screwtapello/fix-racer-integration'Maxime Coste
2018-07-10racer.kak: Fix more fallout from the recent quoting changes.Tim Allen
2018-07-08Fix python indent for lines ending with colonMaxim Baz
2018-07-08Recognize .gitconfig syntaxMaxim Baz
2018-07-08go-tools.kak: Fix go-disable-autocompleteMaxime Coste
2018-07-08Rename highlighters that used an underscore to use a dashMaxime Coste
2018-07-08Merge remote-tracking branch 'occivink/comment-regs'Maxime Coste
2018-07-08Merge remote-tracking branch 'maximbaz/fix-highlighters'Maxime Coste
2018-07-07Remove the -highlight suffixMaxim Baz
2018-07-07Merge remote-tracking branch 'maximbaz/improve-comment-line'Maxime Coste
2018-07-06Missed one placeMaxim Baz
2018-07-06Fix highlighter in lint.kakMaxim Baz
2018-07-06Fix highlighters in git-toolsMaxim Baz
2018-07-05kak_selections_desc is now space-separatedMaxim Baz
2018-07-05Update according to bbtuMaxim Baz
2018-07-05comment.kak: don't modify registers as side effectOlivier Perret
2018-07-05Fix man.kak add-highlighter commandsMaxime Coste
2018-07-05Change `a` on end of line behaviour to be consistentMaxime Coste
2018-07-05Make recurse regex opt-in with a -recurse switch instead of opt-outMaxime Coste
2018-07-05Fix static_words in go.kakShachaf Ben-Kiki
2018-07-05Fix clang.kak and part of lint.kakShachaf Ben-Kiki
2018-07-05Fix kitty KakBegin hook with new command syntaxMaxime Coste
2018-07-05Fix cmake.kak raw string highlightingMaxime Coste
2018-07-05Fix remaining kak scripts to use the new highlighter syntaxMaxime Coste
2018-07-05Fix various scripts highlighter commandsMaxime Coste
2018-07-05Parse unknown switches as positional for region highlightersMaxime Coste
2018-07-05Fix git-tools.kak highlightingMaxime Coste
2018-07-05Fix tests and required scripts to get back to green make testMaxime Coste