summaryrefslogtreecommitdiff
path: root/rc/base/lua.kak
AgeCommit message (Expand)Author
2019-03-21Add categories in rc/Alex Leferry 2
2018-12-11Execute cleanup hooks on any filetype changeOlivier Perret
2018-12-11Change cleanup of base/ languages to use a simpler hook -onceOlivier Perret
2018-11-12Give lua block comments higher match precedencelePerdu
2018-09-19Use remove-hooks regex in rcDelapouite
2018-07-05Make recurse regex opt-in with a -recurse switch instead of opt-outMaxime Coste
2018-07-05Parse unknown switches as positional for region highlightersMaxime Coste
2018-07-05Fix tests and required scripts to get back to green make testMaxime Coste
2018-07-05Do not reparse %sh{...} stringsMaxime Coste
2018-03-25Fix uses of rotate selection in rc/ filesMaxime Coste
2018-03-04lua.kak: Rework 'end' auto insertion logicMaxime Coste
2018-02-18lua.kak: Fix string highlighting with -match-capture regionsMaxime Coste
2018-02-11Highlight nested == comments/strings in lua.Jacob Dufault
2018-02-10Fixed Lua block comment highlightingMilan Vaško
2017-11-03src rc: Rename `exec`/`eval` into `execute-keys`/`evaluate-commands`Frank LENORMAND
2017-11-03rc: Don't use command aliases to highlight keywords properlyFrank LENORMAND
2017-10-28Move highlighters into ScopesMaxime Coste
2017-10-25Use stricter regex syntaxMaxime Coste
2017-10-25rc/: More consistent uses of regex syntaxMaxime Coste
2017-09-23Fix Lua comment delimiter insertion (see #1584)exitium
2017-07-19Remove `echo -color` support, superseeded by `echo -markup`Maxime Coste
2017-01-13Fix naming conventions in bundled scriptsMaxime Coste
2017-01-11Copy comments *before* copying indentationMaxime Coste
2017-01-04update command namesAlex Leferry 2
2016-12-06transform mimetype to a fallback optionMartin Chaine
2016-11-15fix lua.kakOlivier Perret
2016-10-14Move the commenting variables back to `commenting.kak`Frank LENORMAND
2016-10-01Fix hool -> hook in rc filesMaxime Coste
2016-09-28Add highlight group to highlighters rmhl hooksgreduan
2016-09-28Add highlight group to highlighters addhl hooksgreduan
2016-04-23Pass a generic pattern to `printf` calls, use `echo` when possibleFrank LENORMAND
2016-04-23Replace non POSIX calls to `echo` with `printf %s`Frank LENORMAND
2016-04-21Remove uses of \< and \>, always use std regex compatible \bMaxime Coste
2016-03-08code cleanup: remove optional sed optionAlex Leferry 2
2016-03-03add :alt command to jump to the alternate file (implementation ↔ test)Alex Leferry 2
2016-03-03Fix MIME type detectionAlex Leferry 2
2016-01-29Reorganise rc/ into subdirectoriesMaxime Coste