vim-sussify/autoload
Marco Hinz 2e610ac523
Set buffer modifiable and noreadonly
When using :Startify in an empty buffer (so no :enew is used), which is set to
'nomodifiable' or 'readonly', the plugin would throw errors.

Closes https://github.com/mhinz/vim-startify/issues/406
Closes https://github.com/mhinz/vim-startify/issues/408
2020-10-07 00:00:25 +02:00
..
startify Do not cache options 2020-10-06 22:39:27 +02:00
startify.vim Set buffer modifiable and noreadonly 2020-10-07 00:00:25 +02:00