tomlion / vim-solidity

Vim syntax file for solidity
MIT License
489 stars 321 forks source link

Does this plugin work on neovim? #51

Open AdamMomen opened 2 years ago

titocosta commented 1 year ago

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 commented 1 year ago

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