neodev.nvim icon indicating copy to clipboard operation
neodev.nvim copied to clipboard

Getting warning "Undefined field" when retrieving value from `vim.go` options

Open heygarrett opened this issue 2 years ago • 2 comments

If I assign a global option to either a local (buffer) option, or just a variable, I get warning "Undefined field":

Screenshot 2022-12-04 at 14 50 47

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

heygarrett avatar Dec 04 '22 19:12 heygarrett

Experiencing the same issue

Bekaboo avatar May 02 '23 06:05 Bekaboo

Still happening for me.

calops avatar May 02 '24 07:05 calops