Closed pdoak closed 9 years ago
If I launch vim from zsh with the following command vim 2015.md, the plugin causes a new file to be made but with the name "0" and not "2015.md".
vim 2015.md
I'm having the same issue
When I disable the plugin as shown in the gif above, it works again.
If I launch vim from zsh with the following command
vim 2015.md
, the plugin causes a new file to be made but with the name "0" and not "2015.md".