chentoast / marks.nvim

A better user experience for viewing and interacting with Vim marks.
MIT License
848 stars 43 forks source link

Documentation: why `force_write_shada`? #15

Open andrewferrier opened 2 years ago

andrewferrier commented 2 years ago

It would be good to have an explanation in the README of the purpose of force_write_shada. Currently it says "whether the shada file is updated after modifying uppercase marks." which is probably true, but doesn't really help me understand why I'd want that! I have a vague understanding it's to work around some bug, but why would I want to turn it on/off? Would be handy to explain.

Thanks.

chentoast commented 2 years ago

See #13 for more discussion.