Skip to content
Kevin Ballard edited this page Dec 20, 2016 · 7 revisions

You can put the following line in your 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