tern_for_vim
tern_for_vim copied to clipboard
Error in TernDoc: Cannot close last window

Unless you can also give us a way to reproduce this, no one can do anything with you report.
OK
See if this will replicate it:
- Open a
jsfile. - Place the cursor on some documented word and run
:TernDoc - Still in the same window, run
:bnextuntil you open the buffer containing the documentation Tern looked up. This means you have 2 windows of the same buffer. - Run
:bdto close the buffer. - Run
:TernDocon the same word again, and you'll get an error.
