What is [coc.nvim]: at async EventEmitter.<anonymous> (... exactly?
#5287
Unanswered
stefanos82
asked this question in
Q&A
Replies: 2 comments 4 replies
-
|
Check |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Have the problem been fixed? I got the same prompt too. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have an Flat assembly file (FASM) and I want the syntax highlighting to match that of
fasm's; with Vim, all you have to do is to add; vim: set ft=asm syntax=fasm:as your very first line.This is the first time I get the following message:
I'm using the latest commit 3660d65
Beta Was this translation helpful? Give feedback.
All reactions