You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
This happens for both clean next branch and my main branch.
start nvim
run packer compile once (or twice).
telescope stops working
Errorin packer_compiled: ...m/site/pack/packer/start/packer.nvim/lua/packer/load.lua:83: Vim:E492: Not an editor command: Telescope find_files
Please check your config for correctness
E492: Not an editor command: Telescope find_files
E492: Not an editor command: Telescope live_grep
E492: Not an editor command: Telescope buffers
this one shows sometimes also.
E5108: Error executing lua...m/site/pack/packer/start/packer.nvim/lua/packer/load.lua:165: Vim(echomsg):E114: Missing quote:"Error in packer_compiled
: ...m/site/pack/packer/start/packer.nvim/lua/packer/load.lua:155: Vim(lua):E5108: Error executing lua [string\":lua\"]:1: attempt toindex field 'man
ager' (a nil value)
stack traceback:
[C]: infunction'cmd'...m/site/pack/packer/start/packer.nvim/lua/packer/load.lua:165: infunction<...m/site/pack/packer/start/packer.nvim/lua/packer/load.lua:161>
[string":lua"]:1: in main chunk
The text was updated successfully, but these errors were encountered:
molleweide
changed the title
(next): after running :PackerCompile twice Telescope commands always stop working.
(next): run :PackerCompile -> telescope binds stop working; cmp-nvim starts working.
Jun 21, 2022
molleweide
changed the title
(next): run :PackerCompile -> telescope binds stop working; cmp-nvim starts working.
(next): run :PackerCompile -> telescope binds stop working
Jun 21, 2022
I can't recreate this but I'm going to guess this is an issue with a lang's LSP (only instance of manager in the project`. What kind of file are you opening?
This happens for both clean
next
branch and my main branch.this one shows sometimes also.
The text was updated successfully, but these errors were encountered: