i am trying to find the best way to save marks for each project. i currently do a :mks! project_name.vim for my session. this does not save the marks.
is the best way to do this by :wviminfo and :rviminfo? if so, does anyone have any suggestions on how to automate this somehow? thank you.