Closed nobody4t closed 2 years ago
Hi, Thanks for the great code. But I had some issues when to use.
I just followed the readme. But when to start nvim, I got errors like
/Users/itsme/.config/nvim/lua/core/settings.lua:64: module 'onedark' not found:
I use packer as the tool for plugin.
My OS is Mac and nvim is latest branch built from code, which is 0.7.
NVIM v0.7.0-dev+1193-g72a04bda9 Build type: Release LuaJIT 2.1.0-beta3
Did I miss anything? I think these plugins' modules should be installed automatically with packer_init.lua, right? Please help. Thanks in advance.
And I found the code tree is not as you descriped in the readme.
Hi, Thanks for the great code. But I had some issues when to use.
I just followed the readme. But when to start nvim, I got errors like
I use packer as the tool for plugin.
My OS is Mac and nvim is latest branch built from code, which is 0.7.
Did I miss anything? I think these plugins' modules should be installed automatically with packer_init.lua, right? Please help. Thanks in advance.