7

What issues or frustrations have you encountered in trying to use and set up Neovim in Windows 11?

I'm currently writing up my experience with installing, setting up, and using Neovim in Windows and would like to hear from others that have tried the same. What was annoying, difficult, or impossible in your experience?

top 3 comments
sorted by: hot top controversial new old
[-] hosaka@programming.dev 7 points 3 months ago

When setting up nvim-treesitter neither clang nor msvc worked. Rather, it worked and compiled the necessary libs but the treesitter plugin failed to load the necessary .so libs. The common troubleshooting steps didn't help (setting up clang as preferred compiler etc.), so I just ended up installing zig and that helped to get it working.

[-] Vanshaj@lemmy.world 2 points 1 day ago

I remember having this issue about an year ago. If I remember correctly I changed the clang from 32-bit to 64-bit binary. I just installed 64-bit version of clang using scoop, which for some reason installed the 32-bit version by default. It worked that way no problem.

[-] nastyyboi@lemmy.world 3 points 3 months ago

Yup, zig was the way to go when I did it too.

this post was submitted on 02 Aug 2024
7 points (88.9% liked)

Neovim

2157 readers
1 users here now

founded 1 year ago
MODERATORS