summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2019-12-03Recognize .mjs files as javascript filesLas
2019-11-28Merge remote-tracking branch 'jcpetruzza/syntax-terraform'Maxime Coste
2019-11-28Merge remote-tracking branch 'lenormf/fix-clang-autocomplete'Maxime Coste
2019-11-28Add a {\} marker to disable markup processingMaxime Coste
2019-11-26Modularize r file supportMaxime Coste
2019-11-26Improve perl regex and qq string highlightingMaxime Coste
2019-11-22rc clang: Factorize multiple calls to `gsub`Frank LENORMAND
2019-11-22rc clang: Handle nested tags in completionFrank LENORMAND
2019-11-21Add a -atomic switch to write and change clang.kak to take advantageMaxime Coste
2019-11-18Add filetype for terraform files with syntax hlDaniel Gorin
2019-11-18Merge remote-tracking branch 'evanrelf/haskell'Maxime Coste
2019-11-18Merge remote-tracking branch 'JJK96/comment'Maxime Coste
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-11-17Merge remote-tracking branch 'lenormf/fix-rust-formatcmd'Maxime Coste
2019-11-17Merge remote-tracking branch 'Anfid/update-lua-highlight'Maxime Coste
2019-11-17Merge remote-tracking branch 'Anfid/hunk-next-prev'Maxime Coste
2019-11-17Merge remote-tracking branch 'lenormf/fix-fail-errors'Maxime Coste
2019-11-17Merge remote-tracking branch 'lePerdu/elm-lang-fixes'Maxime Coste
2019-11-15rc lua: Improve syntax highlightingMikhail Pogretskiy
2019-11-14rc: Use the standard `fail` command to report errorsFrank LENORMAND
2019-11-13Add git next-hunk and prev-hunk commandsMikhail Pogretskiy
2019-11-12Change markdown block commentJan-Jaap Korpershoek
2019-11-11rc rust: Don't set an arbitrary formatterFrank LENORMAND
2019-11-11Don't set formatcmd in the syntax filelePerdu
2019-11-11Merge branch 'fsharp-filetype-bugfix' of http://github.com/pema99/kakouneMaxime Coste
2019-11-11Merge remote-tracking branch 'lenormf/spell-lang'Maxime Coste
2019-11-11Fix literal '"' in fsharp highlighting.pema99
2019-11-10Fix type, variable, and function patternslePerdu
2019-11-10Remove `where` keyword and add `port` keywordlePerdu
2019-11-10Put `-` first in character class patternslePerdu
2019-11-10Properly highlight Elm operatorslePerdu
2019-11-10Highlight multiline strings in ElmlePerdu
2019-11-10Use elm-format for formatcmd in ElmlePerdu
2019-11-09Copy doc comment (///) prefix to new lineslePerdu
2019-11-09Add Gluon highlighting/indentlePerdu
2019-11-09Merge remote-tracking branch 'AJChapman/dhall'Maxime Coste
2019-11-09Merge remote-tracking branch 'nhey/fsharp-filetype'Maxime Coste
2019-11-08rc modeline: Support spelling language optionsFrank LENORMAND
2019-11-08Add syntax highlighting for F#Nikolaj Hey Hinnerskov
2019-11-08rc spell: Allow storing a language in an optionFrank LENORMAND
2019-11-07Merge remote-tracking branch 'JJK96/xml'Maxime Coste
2019-11-07Merge branch 'patch/fix-python-operator-highlighter' of http://github.com/cip...Maxime Coste
2019-11-07Merge remote-tracking branch 'Delapouite/patch-3'Maxime Coste
2019-11-05Fix c-family include highlightingMaxime Coste
2019-11-03[html] Fix indentation when entering a newline while in the middle of a tagJan-Jaap Korpershoek
2019-10-30Add support for quoted labels, empty record values and their typeAlex Chapman
2019-10-30Add Dhall multi-line string literalsAlex Chapman
2019-10-30Add syntax support for the Dhall configuration language.Alex Chapman