How to find the correct termcode for an input keystroke in neovim?
I want to map the keystroke Ctrl + § to :Telescope oldfiles
in neovim. I naively tried this:
I want to map the keystroke Ctrl + § to :Telescope oldfiles
in neovim. I naively tried this: