Skip to content
New issue

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

Don't work in neovim now #4

Closed
mimikun opened this issue Feb 12, 2024 · 3 comments
Closed

Don't work in neovim now #4

mimikun opened this issue Feb 12, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@mimikun
Copy link

mimikun commented Feb 12, 2024

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

  • Windows 11 Pro
  • Ubuntu 22.04(WSL)

Neovim

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
@rhysd rhysd added the bug Something isn't working label Feb 12, 2024
@rhysd
Copy link
Owner

rhysd commented Feb 12, 2024

I could reproduce this with the current HEAD of Neovim.

@rhysd rhysd closed this as completed in b6fe08d Feb 12, 2024
@rhysd
Copy link
Owner

rhysd commented Feb 12, 2024

v1.3.2 was shipped.

https://github.com/rhysd/vim-startuptime/releases/tag/v1.3.2

@mimikun
Copy link
Author

mimikun commented Feb 12, 2024

Thank you for the quick fix!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants