Hi!

So I've been using Sublime Text 4 with Vim mode and nimlsp for quite some time, 
and it works, well, good enough. SL is quick to launch, which I like, but its 
Vim mode takes a couple of seconds to initialize, which I don't. Also, the 
NimLime + LSP + nimlsp story isn't as smooth as I want it to be.

VSCode, on the other hand, has a great Nim extension but has become a slow 
beast.

Now, enter Onivim2: <https://onivim.github.io/>.

It's basically Vim but with fancy interface and, most importantly, VSCode 
extension support. The project is in its early days but it has recently reached 
the state where it's very much usable and I dare even say is the best Nim 
editor out there. It's paid but there is a free MIT-licensed version as well.

There's a bug with autocompletions, it's a bit annoying and I hope they'll fix 
it soon: <https://github.com/onivim/oni2/issues/3257>

There are guides for specific languages 
(<https://onivim.github.io/docs/languages/python)>, I want to write a section 
on Nim.

Reply via email to