Okay, I isolated this problem to this script: http://www.vim.org/scripts/script.php?script_id=1735
Does anyone know how to fix this script so it doesn't affect dot functionality? Basically whenever I type (bla bla bla) and press dot in normal mode, it considers the last change made as only the closing paren (and not opening paren with bla bla bla). Thanks, On Apr 30, 2:38 pm, madiyaan <[email protected]> wrote: > Hello: > > When editing C files (.h or .cpp files), if I type something like: > > ()<cr><esc> > > And go somewhere else and press dot in normal mode, it does not put in > both parentheses. Instead it only puts in the closing paren. Is this a > problem with any script that I am using? Has anyone seen this problem > before? > > This problem doesn't happen when editing regular files for some > reason. > > Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
