Do not use a named readonly buffer anymore

Using a readonly buffer causes more problems than it solves.
This commit is contained in:
Marco Hinz 2018-08-02 22:22:01 +02:00
parent 8cde338d1f
commit 187e46aea3
No known key found for this signature in database
GPG key ID: 1C980A1B657B4A4F
2 changed files with 3 additions and 10 deletions

View file

@ -46,12 +46,6 @@ That's it. A fancy start screen for Vim.
_(Almost all visible features enabled. Colorscheme:
[vim-janah](https://github.com/mhinz/vim-janah).)_
## Gotchas
The Vim 7.4.898 from macOS 10.12 (`/usr/bin/vim`) comes with a bug, that opens
files with `readonly` set. Don't use this Vim from 3 years ago. Use homebrew or
MacPorts to get a current version.
## Author and Feedback
If you like my plugins, please star them on Github. It's a great way of getting