ohai.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A cozy, fast and secure Mastodon server where everyone is welcome. Run by the folks at ohai.is.

Administered by:

Server stats:

1.8K
active users

#neovim

31 posts28 participants0 posts today

Sigh, I think I might have to switch away from #VisusalStudioCode. Seems the only stuff they work on is #AI, to the detriment of everything else.

Shall I move back to #vim? Or rather #neovim. Do I still have the patience to configure that just the way I like it?
I could also try out that newfangled #zed editor that is getting all the hype these days.

One must-have feature is it having good vim keybindings though, I'm lost without them.

#SoftwareDevelopment #golang #rustlang #rust

Dude I love the fact that this quote from Bram Moolenaar is included on the neovim.io website:

>"A nice looking website, that’s one thing Neovim did right." —Bram Moolenaar

This is both sarcastic and a nice tribute to Bram.

I’m liking #HelixEditor more and more each day. I think it has a ways to go; and I’m not nearly as fast in Helix as I am in Vim (mostly because I keep stopping to look stuff up) but I see no reason, with _my_ workflow, not to use Helix as my daily driver. (This after more than 20 years as a #Vim and then #NeoVim user). The LSP and tree-sitter stuff are absolutely compelling.

If you are constantly SSHing into machines you don’t control; and that’s your whole job — you probably have a different answer.

Continued thread

This week's tech topic of interest has been Neovim.

I started with Emacs, but in my work as a Linux sysadmin Vim is always available, so I've learned what I need to get around.

Lately Neovim has been coming up as an alternative to tools like vscode, so I started exploring. I've watched a few videos by TJ DeVries and been jumping into the terminal.

Neovim certainly makes me appreciate Vim more. Unfortunately, you're not going to see nvim on work servers - just vanilla vim.
#neovim

Neovim 0.11 came with built-in support for auto completion from language servers. And it has a new structure for configuring the language servers. It’s a really nice addition. It’s still missing some things the completion plugins provide. But there’s something really nice about not relying on plugins for everything. So for now, I try working without them. #neovim #editor #lsp