pkt / lh-vim

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

local_vimrc has troubles when (mistakenly) opening a new file in a non existent directory. #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
===What steps will reproduce the problem?===
1. Make sures there is no foo/ directory in the current directory
2. gvim foo/bar.ttx

===What is the expected output?===
No error

===What do you see instead?===
An error caused by an infinite recursive loop.

Original issue reported on code.google.com by luc.herm...@gmail.com on 13 May 2009 at 9:52

GoogleCodeExporter commented 9 years ago
Fixed in revision r180

Original comment by luc.herm...@gmail.com on 17 May 2010 at 2:20