wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.82k stars 266 forks source link

packer not load #232

Open alaskacanyon opened 3 years ago

alaskacanyon commented 3 years ago

can't load packer . also i use your dotfile for test https://raw.githubusercontent.com/wbthomason/dotfiles/linux/neovim/.config/nvim/lua/plugins.lua

but not work .

need something add to init.vim ?

wbthomason commented 3 years ago

Thanks for the report! Can you provide more details? How does it not work? What fails? Are there errors, or do things not load as expected?