summaryrefslogtreecommitdiff
path: root/rc/filetype/haskell.kak
AgeCommit message (Expand)Author
2022-07-05Make `x` just select the full linesMaxime Coste
2022-07-01fix haskell syntax highlighting with commentsastaugaard
2022-05-26rc filetype: fix double space in trim-indent hooksJohannes Altmanninger
2021-04-17rc: use a separate *-insert hook to auto-insert commentsJohannes Altmanninger
2020-10-28fix comment highlightingtgirod
2020-08-23Avoid extra indent when line does not end on keywordJohannes Altmanninger
2019-12-12Fix Haskell multi-line quasiquoter highlightingEvan Relf
2019-12-12Fix incomplete highlighting of Haskell via keywordEvan Relf
2019-12-12Improve highlighting of Haskell function namesEvan Relf
2019-12-12Highlight Haskell type and data `family` keywordEvan Relf
2019-12-12Relocate Haskell quasiquote region highlighterEvan Relf
2019-11-18Highlight Haskell deriving strategies keywordsEvan Relf
2019-11-18Improve Haskell quasiquote highlightingEvan Relf
2019-11-18Add forall unicode character as Haskell keywordEvan Relf
2019-10-22src: Create a <semicolon> named keyFrank LENORMAND
2019-10-16Replace ModeChange hooks by ModePush and ModePopMaxime Coste
2019-10-01Merge branch 'haskell' of http://github.com/evanrelf/kakouneMaxime Coste
2019-09-28Add additional syntax highlighting for HaskellEvan Relf
2019-09-26rc, doc: set extra_word_chars on buffer, not windowJason Felice
2019-04-09Fixed many of the filetype support modules to not use `BufSetOption` to loadJustin Frank
2019-04-08Modified base files to use modulesJustin Frank
2019-03-21Add categories in rc/Alex Leferry 2