-
-
Notifications
You must be signed in to change notification settings - Fork 59
navigator don't work correctly with nvim-notify
,print following "dohighlight" error constantly when typing anything in insert mode
#234
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
Comments
Submitted a fix for it. |
notify alert error
|
sounds like a lsp error. |
It should be, only clang alert error.
…---Original---
From: ***@***.***>
Date: Mon, Sep 26, 2022 13:47 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [ray-x/navigator.lua] navigator don't work correctly with `nvim-notify` ,print following "dohighlight" error constantly when typing anything in insert mode (Issue #234)
sounds like a lsp error.
What Lsp/language you are using?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
What I know from the message is that the clang server was updating while the highlight request was sent. |
@ancion Could you check if the latest version fixes the issue? |
this error is not show again, but that error info is still in lsp log file. These are not really interfering with my work. Thank you very much !! |
Error executing vim.schedule lua callback: ...k/packer/start/nvim-notify/lua/notify/render/default.lua:6: bad argument #1 to 'max' (number expected, got no value)
stack traceback:
[C]: in function 'max'
...k/packer/start/nvim-notify/lua/notify/render/default.lua:6: in function 'render'
...ker/start/nvim-notify/lua/notify/service/buffer/init.lua:102: in function 'render'
...ack/packer/start/nvim-notify/lua/notify/service/init.lua:53: in function 'push'
...m/site/pack/packer/start/nvim-notify/lua/notify/init.lua:214: in function 'notify'
...acker/start/navigator.lua/lua/navigator/dochighlight.lua:247: in function 'handler'
/usr/local/share/nvim/runtime/lua/vim/lsp.lua:1025: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
The text was updated successfully, but these errors were encountered: