lewis6991 / impatient.nvim

Improve startup time for Neovim
MIT License
1.19k stars 28 forks source link

missing file `mpack` #1

Closed ayoubelmhamdi closed 3 years ago

ayoubelmhamdi commented 3 years ago
:lua require('impatient')

E5108: Error executing lua .../site/pack/packer/start/impatient.nvim/lua/impatient.lua:85: module 'mpack' not found:           
        no field package.preload['mpack']                                                                                      
        no file './mpack.lua'
kuator commented 3 years ago

same here