-
Notifications
You must be signed in to change notification settings - Fork 715
EditorConfig
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.
- Normal mode commands
- Avoid the escape key
- Implementing user mode (Leader key)
- Kakoune explain
- Kakoune TV