vimgolf icon indicating copy to clipboard operation
vimgolf copied to clipboard

Neovim 0.5 removes -Z flag

Open dstein64 opened this issue 5 years ago • 0 comments

The next Neovim release, version 0.5, removes the -Z flag (restricted mode), which dstein64/vimgolf (and the official vimgolf) uses to disable external shell commands and other functionality.

This will break vimgolf for users that use Neovim with e.g., GOLF_VIM=nvim.

I reported this same issue to the official vimgolf project.

dstein64 avatar Jan 10 '21 21:01 dstein64