I’d like to be able to indent in insert mode. I want spaces not tabs.
I have this in my kakrc file
map global insert <c-gt> '<esc><gt>i'
But this does not work.
I’d like to be able to indent in insert mode. I want spaces not tabs.
I have this in my kakrc file
map global insert <c-gt> '<esc><gt>i'
But this does not work.