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
/
elm.kak
Age
Commit message (
Expand
)
Author
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-04-17
rc: use a separate *-insert hook to auto-insert comments
Johannes Altmanninger
2020-08-23
Avoid extra indent when line does not end on keyword
Johannes Altmanninger
2019-11-11
Don't set formatcmd in the syntax file
lePerdu
2019-11-10
Fix type, variable, and function patterns
lePerdu
2019-11-10
Remove `where` keyword and add `port` keyword
lePerdu
2019-11-10
Put `-` first in character class patterns
lePerdu
2019-11-10
Properly highlight Elm operators
lePerdu
2019-11-10
Highlight multiline strings in Elm
lePerdu
2019-11-10
Use elm-format for formatcmd in Elm
lePerdu
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-10-02
fixed regex for matching words
Leonardo Dias ~Lordie
2019-10-01
Better elm syntax lighting
Leonardo Dias ~Lordie
2019-04-11
Update remaining files to new provide/require format
Justin Frank
2019-04-08
Added modules to extra files
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2