Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error - [vim-plug] vim-startuptime Invalid argument: vim-startuptime (implicit `vim-scripts' expansion is deprecated) #17

Closed
eggbean opened this issue Sep 28, 2022 · 4 comments

Comments

@eggbean
Copy link

eggbean commented Sep 28, 2022

This isn't working for me on vim 9.0 or nvim 0.7.2 on Linux.

@dstein64
Copy link
Owner

Thanks for reporting the issue @eggbean! Can you provide more details on where the error message is appearing? Does this happen immediately after calling :StartupTime?

@eggbean
Copy link
Author

eggbean commented Sep 28, 2022

In nvim it appears immediately on startup in red at the bottom command line. In vim on startup, before the program starts it appears in the shell command line with Press ENTER or type command to continue afterwards.

As it's happening on both programs and you are unaware of this problem, I suspect it could be due to something in my configuration, which is shared between both of them.

:StartupTime isn't available, as I don't think the plugin is loading because of the error.

@dstein64
Copy link
Owner

What's the line you use to specify the plugin in your config?

E.g.,

Plug 'dstein64/vim-startuptime'

@eggbean
Copy link
Author

eggbean commented Sep 28, 2022

Oh wow, I'm so embarrassed. Good call, yes I missed your name out. Sorry. 😳

@eggbean eggbean closed this as completed Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants