iago-lito / vim-visualMarks

mark and retrieve selections in Vim
GNU General Public License v2.0
20 stars 6 forks source link

Enabled visual marks with unnamed buffers #8

Closed hallzy closed 8 years ago

hallzy commented 8 years ago

The dictionary entry still stays in the file however... There should be something to delete the entry of an unnamed buffer, which I will look into.

Also, all unnamed buffers would use the filename " ", so if there are multiple unnamed buffers open, they would use the same entry... Maybe we should find a way around this?