Please provide a little bit more context. (OS, versions, ...)
Assuming there is the "view" information of mkview (normally `~/.vim/view`) and you don't need the saved view information, yes you can delete it.
– kapsiRMar 18 '19 at 15:31
1 Answers1
0
Judging from the faq, .vimviews is just a cache of vim options. It's probably safe to clear, although it may mean that whatever plugin was using the cache may need to re-create it, if actively used.