fredrkl / nvimsetup

My Neovim setup
https://neovim.io/
MIT License
6 stars 2 forks source link

Replace copilot implementation to remove node dependency #25

Closed fredrkl closed 9 months ago

fredrkl commented 9 months ago

GitHubs copliot neovim plugin used nodejs. Remove that plugin in favor of https://github.com/zbirenbaum/copilot.lua.

fredrkl commented 9 months ago

Starting on this one.

fredrkl commented 9 months ago

All copilot neovim plugins have the node dependency. Closing issue.