Very recently, my syntax highlighting stopped working in Kakoune. Colorschemes are being applied, but source code is plain white text.
I’ve reinstalled by building from source. I have no kakrc, because I removed it to figure this out.
My kak runtime stuff is under /usr/local/share/kak
Sourcing /usr/local/share/kak/kakrc gives an error: “def : command ‘colorscheme’ already defined”
I don’t know how to debug this. Can anyone provide some tips? I am running the latest “master” branch.