junegunn / vim-plug

:hibiscus: Minimalist Vim Plugin Manager
https://junegunn.github.io/vim-plug/
MIT License
34.07k stars 1.93k forks source link

Probably a user error #1199

Closed pepperoni42069 closed 6 months ago

pepperoni42069 commented 2 years ago

Im getting ''' E5112: Error while creating lua chunk: C:\Users\deven\AppData\Local\nvim\init.lua:17: '=' expected near 'plug' ''' this error.

NVIM v0.7.2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az276-503

Features: -acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM\sysinit.vim"
  fall-back for $VIM: "C:/Program Files/nvim/share/nvim"
igbanam commented 1 year ago

What does your init.lua look like?