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
/
haskell.kak
Age
Commit message (
Expand
)
Author
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-07-01
fix haskell syntax highlighting with comments
astaugaard
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-10-28
fix comment highlighting
tgirod
2020-08-23
Avoid extra indent when line does not end on keyword
Johannes Altmanninger
2019-12-12
Fix Haskell multi-line quasiquoter highlighting
Evan Relf
2019-12-12
Fix incomplete highlighting of Haskell via keyword
Evan Relf
2019-12-12
Improve highlighting of Haskell function names
Evan Relf
2019-12-12
Highlight Haskell type and data `family` keyword
Evan Relf
2019-12-12
Relocate Haskell quasiquote region highlighter
Evan Relf
2019-11-18
Highlight Haskell deriving strategies keywords
Evan Relf
2019-11-18
Improve Haskell quasiquote highlighting
Evan Relf
2019-11-18
Add forall unicode character as Haskell keyword
Evan Relf
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-01
Merge branch 'haskell' of http://github.com/evanrelf/kakoune
Maxime Coste
2019-09-28
Add additional syntax highlighting for Haskell
Evan Relf
2019-09-26
rc, doc: set extra_word_chars on buffer, not window
Jason Felice
2019-04-09
Fixed many of the filetype support modules to not use `BufSetOption` to load
Justin Frank
2019-04-08
Modified base files to use modules
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2