vim-autoformat / vim-autoformat

Provide easy code formatting in Vim by integrating existing code formatters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E195: Cannot open viminfo file for reading

simin75simin opened this issue · comments

os: ubuntu 18
vim: 8.2
python: 3.7.9

followed the instruction and did not use any formatter of my own (using default formatter).

when i type :Autoformat into the vim console, it indented my python code and produced that error.

help please.

That error is not related to this plugin, but it is a problem with your setup. You'll have to find out why your viminfo file can't be written.