We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I get the error below.
❯ vim-startuptime -vimpath nvim parse error at line:577: lack of fields: ''
I think the output format has probably changed since this commit.
neovim/neovim@8e739af
NVIM v0.10.0-dev-2324+g4948fa42e Build type: RelWithDebInfo LuaJIT 2.1.1707061634 Compilation: /usr/bin/gcc-10 -O2 -g -Og -g -flto=auto -fno-fat-lto-objects -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wvla -Wdouble-promotion -Wmissing-noreturn -Wmissing-format-attribute -Wmissing-prototypes -fsigned-char -fstack-protector-strong -fno-common -Wno-unused-result -Wimplicit-fallthrough -fdiagnostics-color=always -DUNIT_TESTING -DHAVE_UNIBILIUM -D_GNU_SOURCE -DINCLUDE_GENERATED_DECLARATIONS -I/home/runner/work/neovim/neovim/.deps/usr/include/luajit-2.1 -I/home/runner/work/neovim/neovim/.deps/usr/include -I/home/runner/work/neovim/neovim/build/src/nvim/auto -I/home/runner/work/neovim/neovim/build/include -I/home/runner/work/neovim/neovim/build/cmake.config -I/home/runner/work/neovim/neovim/src -I/usr/include system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/usr/local/share/nvim" Run :checkhealth for more info
The text was updated successfully, but these errors were encountered:
I could reproduce this with the current HEAD of Neovim.
Sorry, something went wrong.
b6fe08d
v1.3.2 was shipped.
https://github.com/rhysd/vim-startuptime/releases/tag/v1.3.2
Thank you for the quick fix!
--startuptime
No branches or pull requests
I get the error below.
❯ vim-startuptime -vimpath nvim parse error at line:577: lack of fields: ''
I think the output format has probably changed since this commit.
neovim/neovim@8e739af
envs
Neovim
The text was updated successfully, but these errors were encountered: