index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
filetype
/
elixir.kak
Age
Commit message (
Expand
)
Author
2024-06-19
elixir: detect heex additionaly to leex
Willow Barraco
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-05-26
rc filetype: fix double space in trim-indent hooks
Johannes Altmanninger
2021-12-02
update sigil highlighter to be less error prone
Parasrah
2021-06-06
Rename exec->execute-keys for consistency
Dmitry Matveyev
2021-06-06
Better comment inserting tests and fix implementation
Dmitry Matveyev
2021-06-06
Fix elixir copying comment # sign
Dmitry Matveyev
2021-06-06
Add auto-inserting of "end" keyword to Elixir
Dmitry Matveyev
2021-04-17
rc: use a separate *-insert hook to auto-insert comments
Johannes Altmanninger
2021-04-17
rc: remove spurious tabs
Johannes Altmanninger
2020-08-23
Avoid extra indent when line does not end on keyword
Johannes Altmanninger
2020-08-12
fix #3651
Parasrah
2020-05-03
Elixir: add support for Eex comments and quotation
Noé Rubinstein
2020-05-03
Elixir: add support for <% in addition to <%=
Noé Rubinstein
2020-05-03
Elixir: Fix triple-string, add support for Eex
Noé Rubinstein
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-04-09
Fixed many of the filetype support modules to not use `BufSetOption` to load
Justin Frank
2019-04-08
Added modules to extra files
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2