vim – smart command completion
Para completar os comandos (:) com TAB (^I):
:set wildchar=<Tab>
:set wildmode=full
0 Comments
Para completar os comandos (:) com TAB (^I):
:set wildchar=<Tab>
:set wildmode=full