vim-vtd
vim-vtd copied to clipboard
Better handling of missing files
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)