Using vim 7.1 (huge version) on Kubuntu 7.10
I would like to be able to type <enter> or Ctrl-J
in insert mode and open a new line indented one
more tab than the previous:
example - type "block: []"
move cursor between the braces
type Ctrl-J
result might be:
block: [
]
alternatively, a normal mode approach would be as desirable.
Any references to discussions on this topic, Help commands
or plugins would be welcome.
thanks
tim
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---