visual studio - Saving my marks so that when I close the file it will reopen it in VsVim -


i'm using vsvim in visual studio community when set mark ma in file, after closing file can't reopen using \`a or 'a when wrote :set viminfo='1000,f1 in .vimrc file nothing changed. there way save these marks ?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -