vim-vtd icon indicating copy to clipboard operation
vim-vtd copied to clipboard

Better handling of missing files

Open chiphogg opened this issue 10 years ago • 0 comments

Right now, if a vtd file is missing, we barf a python stack trace which makes vim virtually unusable.

It would be better to fail gracefully. This might include

  • Changing the VTD view to notify about missing files
  • A new statusline function (which could show anomalies in general)

chiphogg avatar Sep 11 '14 19:09 chiphogg