vim-solidity icon indicating copy to clipboard operation
vim-solidity copied to clipboard

Does this plugin work on neovim?

Open AdamMomen opened this issue 3 years ago • 2 comments

AdamMomen avatar May 07 '22 04:05 AdamMomen

I tried to run git clone https://github.com/tomlion/vim-solidity.git ~/.config/nvim/pack/vim-solidity and git clone https://github.com/tomlion/vim-solidity.git ~/.local/share/nvim/vim-solidity but the plugin is not loaded up on neovim.

titocosta avatar Mar 22 '23 11:03 titocosta

Quite impossible to find an answer on Google if you want to install without any plugin manager.

ChatGPT fixed it on first shot, required folder location not so obvious.

Run the command git clone https://github.com/tomlion/vim-solidity.git ~/.local/share/nvim/site/pack/plugins/start/vim-solidity

titocosta avatar Mar 22 '23 12:03 titocosta