Skip to content
Jan Wirth edited this page Dec 5, 2016 · 7 revisions

You can put the following line in you kakrc:

hook global BufOpen .* %{editorconfig-load}

That will set options from editor config for every file you open in Kakoune.

Source

Clone this wiki locally