C#: omnisharp-vim commands work but can't get it to work with ale #4846
Unanswered
slmjkdbtl
asked this question in
Q&A - Ask for help with problems
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to setup C# LSP with Ale, learned that it's done with OmniSharp. Installed omnisharp-vim and downloaded the OmniSharp server. omnisharp-vim's own commands are working such as
OmniSharpGotoDefinition
, but I can't get it to work with ALE commands likeALEGotoDefinition
This is my vim config
Beta Was this translation helpful? Give feedback.
All reactions