Open 00sapo opened 5 years ago
There doesn't seem to be any implementation already available, you might have to do it yourself.
Vim plugins are very different from Kakoune ones, there's no easy way to turn one into the other without manual work.
There is support for lua and julia, you could adapt them or use them in the meantime (set buffer filetype lua
)
Can you add support to Matlab? Is it possible to convert a vim filetype definition to kak?