neodev.nvim
neodev.nvim copied to clipboard
Getting warning "Undefined field" when retrieving value from `vim.go` options
If I assign a global option to either a local (buffer) option, or just a variable, I get warning "Undefined field":
NVIM v0.8.1 Build type: Release LuaJIT 2.1.0-beta3 Compiled by [email protected]
Features: +acl +iconv +tui See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.8.1/share/nvim"
Run :checkhealth for more info
Experiencing the same issue
Still happening for me.