Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/local/Cellar/neovim/0.5.0/share/nvim"
Run :checkhealth for more info
- `git --version`:
git version 2.30.1 (Apple Git-130)
hub version 2.14.2
- Operating system/version: Big Sur 11.2.3
- Terminal name/version: alacritty 0.8.0 (a1b13e6)
### Steps to reproduce
Commit: c21de8e0
Introduces change which breaks my Config
Everything Prior to that commit works fine with my config
https://github.com/danielnehrig/dotfiles/tree/master/.config/nvim
### Actual behaviour
On Config Compile the error is as follows :
E5108: Error executing lua ...are/nvim/site/pack/packer/opt/packer.nvim/lua/packer.lua:681: bad argument #1 to 'p
airs' (table expected, got nil)
nvim --version
:Features: +acl +iconv +tui See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/usr/local/Cellar/neovim/0.5.0/share/nvim"
Run :checkhealth for more info
git version 2.30.1 (Apple Git-130) hub version 2.14.2
E5108: Error executing lua ...are/nvim/site/pack/packer/opt/packer.nvim/lua/packer.lua:681: bad argument #1 to 'p airs' (table expected, got nil)