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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -