vim-g
vim-g copied to clipboard
Can't get it to work on neovim and for it to open in Safari
I am not sure what I should do to make it work.
I tried maybe make it work by setting the command to 'open' with this line in my vimrc :
let g:vim_g_open_command = "open"
but this too doesn't work.
Thank you for any help.
@nikitavoloboev what os do you use? I use neovim and osx and I didn't configure anything.
I am using macOS too. For me strangely it didn't work. I can try again to set it up, hopefully it would work.
If your installation is correct, than just try to use this plugin without any custom configurations, it should work fine.
What perl version do you have installed? I've found plugin works with 5.18 and does not work with 5.26. My os is high sierra.
#16