Skip to content
Michael Mogenson edited this page Jul 9, 2019 · 7 revisions

You can put the following line in your kakrc:

hook global WinCreate .* %{editorconfig-load}

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

Source

Clone this wiki locally