summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2020-09-22spell.kak: Replace "kak -f" with "sed" for efficiency.Tim Allen
2020-09-21fix: add subninja and include to static_wordsantab
2020-09-21fix(ninja filetype): add subninja and include declarations and fix builddir h...antab
2020-09-21spell.kak: Present spelling suggestions with :promptTim Allen
2020-09-20Improve '}' auto inserting for go language.Michał Kruszewski
2020-09-19*sh.kak: do not highlight expansions if their $ is escapedJohannes Altmanninger
2020-09-18Highlight more Perl quoting syntaxesJohannes Altmanninger
2020-09-18rc modeline: Print the final command directlyFrank LENORMAND
2020-09-18rc modeline: Factorise the use of `kakquote`Frank LENORMAND
2020-09-18rc modeline: Error out on unsupported formatsFrank LENORMAND
2020-09-18rc modeline: Use more idiomatic shellFrank LENORMAND
2020-09-18rc modeline: Print error messages correctlyFrank LENORMAND
2020-09-18rc modeline: Prevent command executionFrank LENORMAND
2020-09-17Merge remote-tracking branch 'voroskoi/gopls' into masterMaxime Coste
2020-09-17Merge remote-tracking branch 'lenormf/fix-3733' into masterMaxime Coste
2020-09-17Merge remote-tracking branch 'deviant/add-go-alternative-file' into masterMaxime Coste
2020-09-17Merge remote-tracking branch 'tototest99/ninja-syntax' into masterMaxime Coste
2020-09-17Merge remote-tracking branch 'Aajn/python-highlighter' into masterMaxime Coste
2020-09-16gopls: fixes based on krobelus@ reviewVÖRÖSKŐI András
2020-09-16fix: variables adjacent to `=` and in build declarationantab
2020-09-16rc modeline: Don't select more lines than configuredFrank LENORMAND
2020-09-16feat: add basic ninjafile supportantab
2020-09-15just: re-implment bash/sh interpreterDavid Arnold
2020-09-15just-highlighter: pre call out to shebang regionsDavid Arnold
2020-09-15fix justfile highlighterDavid Arnold
2020-09-15Fix python docstring highlighterPiotr Chrominski
2020-09-15rc/go-tools.kak: removeVÖRÖSKŐI András
2020-09-15rc gopls.kak: initial importVÖRÖSKŐI András
2020-09-10Add :alt command for go filesV
2020-09-08Merge remote-tracking branch 'm-kru/latex' into masterMaxime Coste
2020-09-07Provide better support for Go language.Michał Kruszewski
2020-09-06Merge remote-tracking branch 'kayhide/purescript-filetype' into masterMaxime Coste
2020-09-06Merge remote-tracking branch 'krobelus/initialize-shell-vars' into masterMaxime Coste
2020-09-06Merge remote-tracking branch 'lenormf/docstring-newline-format' into masterMaxime Coste
2020-09-06Apply suggestions from code reviewMaxime Coste
2020-09-06Merge remote-tracking branch 'krobelus/python-no-indent-after-comment' into m...Maxime Coste
2020-09-06Merge remote-tracking branch 'lenormf/repl-normalise' into masterMaxime Coste
2020-09-05Improve latex support.Michał Kruszewski
2020-09-04Reference content goes in docstrings, explanations go in prose docs.Tim Allen
2020-09-04Create purescript filetypeHideaki Kawai
2020-09-03Update plugin docs to not duplicate docstring information.Tim Allen
2020-09-03Add more user-oriented documentation for the documentation system.Tim Allen
2020-09-03Address code-review commentsTim Allen
2020-09-03rc: Add some documentation for existing plugins..Tim Allen
2020-09-03doc.kak: Also search through plugins (stdlib and per-user) for docs.Tim Allen
2020-09-02rc clang grep: Make docstrings more readableFrank LENORMAND
2020-09-02Clear unwanted environment variableJohannes Altmanninger
2020-09-02python.kak: Do not indent after comments ending in :Johannes Altmanninger
2020-09-01rc repl: Normalise REPL commandsFrank LENORMAND
2020-09-01rc markdown: Highlight trailing spaces properlyFrank LENORMAND