mirror of
https://github.com/vim/vim.git
synced 2026-02-01 11:34:23 +01:00
Problem: filetype: Koka files are not recognized Solution: Detect *.kk files as koka filetype (Hoang Nguyen). Reference: - https://koka-lang.github.io/koka/doc/index.html closes: #19104 Signed-off-by: Hoang Nguyen <folliekazetani@protonmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>