On 13 окт, 11:27, Keyan <[email protected]> wrote:
> hi,
>
> can i somehow ask if there was one set, or is there a better way to
> solve the problem?

Add the following line
    inoremap <buffer> { { }<ESC>O

into the files(create if needed):
    .vim/after/ftplugin/perl.vim
    .vim/after/ftplugin/cpp.vim
    etc.

:h map-<buffer>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to