Skip to content

Vim swapfile issues: E72: Close error on swap or E200: *ReadPre autocommands made the file unreadable #194

@TiBeN

Description

@TiBeN

I use my Google Drive mainly for storing notes *.md (Markdown) files. I have some issues editing theses files with Vim. With no ~/.vimrc file (no custom configuration), the file takes a lot of time to be opened with vim, then triggers the following error on close:

E72: Close error on swap

I think this is because Vim is not able to create the swap file. Now if i put set noswapfile into a ~/.vimrc file to disable swap file creation, Vim triggers the following error on file opening, leaving the editor with a blank page (file is not opened at all):

E200: *ReadPre autocommands made the file unreadable

I'm using Vim 7.4 on Ubuntu 16.04.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions