diff options
author | Daniel Carl <danielcarl@gmx.de> | 2013-09-21 18:00:01 +0200 |
---|---|---|
committer | Daniel Carl <danielcarl@gmx.de> | 2013-09-21 18:03:38 +0200 |
commit | d14b54356e8d07f18a7d829a7c9e100f39d336ff (patch) | |
tree | 2f1a5418f75bac9a7194bfc6d14e1438bbd8b1e3 /src/command.c | |
parent | e5abd5d4be60c95beefba5ebeb2054a8dd03b7c8 (diff) |
Allow to run multiple ex commands.
Ex commands can be joined with | like following example:
:set scripts!|set plugins!
Or bound to a key sequence:
:nmap <C-F1> :set scripts<CR>:set plugins!<CR>:open !tag<Tab>
Diffstat (limited to 'src/command.c')
0 files changed, 0 insertions, 0 deletions