NTBBloodbath / cheovim

Neovim configuration switcher written in Lua. Inspired by chemacs.
GNU General Public License v2.0
332 stars 14 forks source link

fix: error when the pkg manager isn't installed #20

Closed niscolas closed 1 year ago

niscolas commented 1 year ago

When the pkg manager isn't installed in the system already, the file loader.lua was logging the error mentioned on https://github.com/NTBBloodbath/cheovim/issues/17 (theoretically fixes it) This fixes it, allowing the pkg manager (packer in my case) to be installed without errors