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