pkt / lh-vim

Luc Hermitte's lh-vim to save it from google code closing
0 stars 0 forks source link

Template surrounding is called multiple times #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open a C++ file with several lines of codes
1. select several lines
2. Execute a template-file
3. Enter the template-file name "group" or "if"

What is the expected output? 
The user is requested to enter the name of the template-file once

What do you see instead?
The user is requested once per line selected

Original issue reported on code.google.com by luc.herm...@gmail.com on 3 Apr 2012 at 5:49

GoogleCodeExporter commented 9 years ago
Fixed in r550

Original comment by luc.herm...@gmail.com on 3 Apr 2012 at 5:55