vimspector/python3
Ben Jackson df10cd84cf Tidy up the buffer append logic
Vim seems to insist that a buffer has at least one line. This means that
the first line set in the buffer object has to be a special case. Sigh.
Create a method to wrap that up.
2018-06-03 17:16:20 +01:00
..
vimspector Tidy up the buffer append logic 2018-06-03 17:16:20 +01:00