RishabhRD / nvim-cheat.sh

cheat.sh integration for neovim in elegant way
152 stars 8 forks source link

Install Issues #13

Open yodigi7 opened 2 years ago

yodigi7 commented 2 years ago

Had some issues installing but after tweaking it a bit came up with the below snippet for installing with Packer that worked. Will fail without the crucial as part since the requires are not using the full correct path. Should also add this to the README to make it easier. use { "https://github.com/RishabhRD/nvim-cheat.sh", requires = {{'https://github.com/RishabhRD/popfix'}}, as = "nvim-cheat", }