vimgolf icon indicating copy to clipboard operation
vimgolf copied to clipboard

need to rewrite it in lua for neovim 🗿

Open RustemB opened this issue 4 years ago • 1 comments

RustemB avatar May 21 '21 03:05 RustemB

Hmmm, Vimgolf is not really a Vim plug-in, currently it doesn't really run any Vimscript itself, so not sure how relevant this really is...

(I'd love to actually have Vimgolf as a Vim plug-in, so that I could invoke it using a :Vimgolf or similar command from inside Vim, but it's hard to sanitize the environment from inside Vim, which is not too hard to do if you're invoking Vim, in which case you can pass it a vimrc that loads no plug-ins and ensures only the settings in that vimrc are modified, the rest being the default ones...)

filbranden avatar May 21 '21 03:05 filbranden