summaryrefslogtreecommitdiff
path: root/rc/filetype/elixir.kak
AgeCommit message (Expand)Author
2024-06-19elixir: detect heex additionaly to leexWillow Barraco
2022-07-05Make `x` just select the full linesMaxime Coste
2022-05-26rc filetype: fix double space in trim-indent hooksJohannes Altmanninger
2021-12-02update sigil highlighter to be less error proneParasrah
2021-06-06Rename exec->execute-keys for consistencyDmitry Matveyev
2021-06-06Better comment inserting tests and fix implementationDmitry Matveyev
2021-06-06Fix elixir copying comment # signDmitry Matveyev
2021-06-06Add auto-inserting of "end" keyword to ElixirDmitry Matveyev
2021-04-17rc: use a separate *-insert hook to auto-insert commentsJohannes Altmanninger
2021-04-17rc: remove spurious tabsJohannes Altmanninger
2020-08-23Avoid extra indent when line does not end on keywordJohannes Altmanninger
2020-08-12fix #3651Parasrah
2020-05-03Elixir: add support for Eex comments and quotationNoé Rubinstein
2020-05-03Elixir: add support for <% in addition to <%=Noé Rubinstein
2020-05-03Elixir: Fix triple-string, add support for EexNoé Rubinstein
2019-10-22src: Create a <semicolon> named keyFrank LENORMAND
2019-10-16Replace ModeChange hooks by ModePush and ModePopMaxime Coste
2019-04-09Fixed many of the filetype support modules to not use `BufSetOption` to loadJustin Frank
2019-04-08Added modules to extra filesJustin Frank
2019-03-21Add categories in rc/Alex Leferry 2