Re: automatically insert closing parentheses

2014-10-26 Thread Nathan Schwarz
On 10-26/ 7:10, DwigtArmyOfChampions wrote: > How do you make it so that Vim automatically inserts a closing parenthesis > when you type an opening parenthesis? Or bracket? Or curly brace? > Look at the plugin 'delimitMate'. -- /"\ ASCII Ribbon Campaign \ / - against HTML emails X - again

Re: automatically insert closing parentheses

2014-10-26 Thread DwigtArmyOfChampions
Thanks! -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group.

Re: automatically insert closing parentheses

2014-10-26 Thread Tim Chase
On 2014-10-26 07:10, DwigtArmyOfChampions wrote: > How do you make it so that Vim automatically inserts a closing > parenthesis when you type an opening parenthesis? Or bracket? Or > curly brace? You'll want to read up at http://vim.wikia.com/wiki/Automatically_append_closing_characters which de

automatically insert closing parentheses

2014-10-26 Thread DwigtArmyOfChampions
How do you make it so that Vim automatically inserts a closing parenthesis when you type an opening parenthesis? Or bracket? Or curly brace? -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, vi