summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2018-07-05Fix highlighters in rc/core post syntax refactoringMaxime Coste
2018-07-05Refactor RegionsHighlighters to define each region as a separate commandMaxime Coste
2018-07-05Refactor add-highlighter to make naming explicitMaxime Coste
2018-07-05jedi.kak: Fix post command line parsing refactoringMaxime Coste
2018-07-05Fix remaining static_words and spell.kak for the new list syntaxShachaf Ben-Kiki
2018-07-05Improve highlighting of Kakrc string regionsMaxime Coste
2018-07-05Change kakrc string highlighting to follow the new string syntaxMaxime Coste
2018-07-05Make register expansions expand to the full register contentMaxime Coste
2018-07-05doc.kak: Fix post list syntax refactoringMaxime Coste
2018-07-05Fix c-family.kak static_words definitionMaxime Coste
2018-07-05Convert some of the rc/ scripts to the new list syntaxMaxime Coste
2018-07-05Fix register saving post -save-regs behaviour changeMaxime Coste
2018-07-05ctags.kak: remove -no-hooks from execute-keysMaxime Coste
2018-07-05Do not reparse %sh{...} stringsMaxime Coste
2018-07-04Merge remote-tracking branch 'lenormf/synchronized-write'Maxime Coste
2018-07-04Fix git-tools.kak use of $@Maxime Coste
2018-07-04rc: Synchronize important file writesFrank LENORMAND
2018-07-03Merge remote-tracking branch 'maximbaz/add-missing-python3-keyword-nonlocal'Maxime Coste
2018-07-02Add missing python3 keyword: nonlocalMaxim Baz
2018-07-02Let the update_diff fail if we are not in git repoMaxim Baz
2018-07-02Don't swallow stderr, don't update diff when not in git repo, use underlined ...Maxim Baz
2018-07-02Merge remote-tracking branch 'maximbaz/ini-support-properties-fix-equals-color'Maxime Coste
2018-07-02Merge remote-tracking branch 'maximbaz/improve-git-gutter'Maxime Coste
2018-07-01Quote file path, keep silent when not in git repoMaxim Baz
2018-07-01Merge remote-tracking branch 'lenormf/fix-multiplexers-docstring'Maxime Coste
2018-07-01Merge remote-tracking branch 'Screwtapello/fix-rust-lifetime-highlighting'Maxime Coste
2018-07-01Improve git gutterMaxim Baz
2018-06-30rc: Clearify the behavior of multiplexers that create new clientsFrank LENORMAND
2018-06-30rc iterm: POSIX fixesFrank LENORMAND
2018-06-29rc git: Highlight the `delete` operation when rebasingFrank LENORMAND
2018-06-29trigger travisMaxim Baz
2018-06-29another attempt to fix macOS issueMaxim Baz
2018-06-29Rename align-cursors-left to align-selections-leftMaxim Baz
2018-06-28Improve comment-line commandMaxim Baz
2018-06-28Support .properties extension, fix coloring the equals signMaxim Baz
2018-06-23rust.kak: lifetimes do not include the following non-word character.Tim Allen
2018-06-23rc extra: Fix `kitty` supportFrank LENORMAND
2018-06-22improve solarized theme and Scala syntax highlightingMatthew Vilim
2018-06-20Prevent the :format command from triggering hooks.Tim Allen
2018-06-20ctags.kak: Remove tags starting with '!' from ctags completionMaxime Coste
2018-06-19Add a cmake.kak file for highlighting cmake filesMaxime Coste
2018-06-19Add kitty.kak to support kitty integrationMaxime Coste
2018-06-19Adding support for `kitty` terminalKatharina Fey
2018-06-19git-tools.kak: Fix leaking of pipe file descriptors in git-blame supportMaxime Coste
2018-06-17Merge remote-tracking branch 'Laaas/master'Maxime Coste
2018-06-15Fix issue where spell-replace would not work if the new word contained a spaceJan-Jaap Korpershoek
2018-06-13Improve rust syntax highlightingLas
2018-06-03Merge remote-tracking branch 'JJK96/master'Maxime Coste
2018-06-01Change syntax highlighting regex for numbers so that numbers in identifiers a...Jan-Jaap Korpershoek
2018-06-01Add 'nop' keyword highlighting in .kak filesDelapouite