The way to find this is to start typing part of the name of the command, e.g.
[:editor "ctrl-3" smart|] It should fuzzy search through the available commands and give you an autocomplete prompt with the command you want. Then you can just press `tab` to select it and it will enter `:smart-indent-selection` for you. On 29 November 2014 at 20:50, Petr Krysl <[email protected]> wrote: > Gee, that's awfully nice of you! > > So here goes: From the list of commands that I can pick from in the window > on the right, how do I find out what it's called in the user.keymap file? > For instance, one command says "Smart indent line (s)". What would it be > here to get a key binding? > > [:editor "ctrl-3" :editor.???] > > Thanks! > > Petr > >> >>
