You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my efm config in neovim works for all my other languages except for nim. The :LspInfo panel shows the filetypes as empty, and the format on save would not work if I opened a nim file in the neovim editor. I have nimpretty installed and it formats nim source files correctly when I ran it from the command line.
How should I fix this so nim files can also be formated on save? Thanks.
Hi, my
efm
config inneovim
works for all my other languages except fornim
. The:LspInfo
panel shows thefiletypes
as empty, and the format on save would not work if I opened anim
file in the neovim editor. I havenimpretty
installed and it formatsnim
source files correctly when I ran it from the command line.How should I fix this so
nim
files can also be formated on save? Thanks.Here's the screenshot of
:LspInfo
:Here are my relevant configs:
The text was updated successfully, but these errors were encountered: