why some people use neovim
I'm use neovim in cli like in my home but im not use Ide before in my live my first try pc is arch linux and neovim So I think I'm the best person t…
Tech news from the best sources
I'm use neovim in cli like in my home but im not use Ide before in my live my first try pc is arch linux and neovim So I think I'm the best person t…
If you've been using Neovim for a while, you've likely traversed the plugin manager landscape: from the classic vim-plug to packer.nvim , and more r…
I run my AI agent in a terminal split inside my IDE. Most of the time, it's a good arrangement. The DX beats the dedicated editor extensions, since…
A GUI IDE is great for local development, but it quickly falls apart when you transition to headless servers, low-power client machines, or remote c…
AI Is Passive You tell AI "fix this code," it responds instantly. You say "remind me about the meeting in an hour," it says "sure" — and then nothin…
Hit a perfect 7-day streak this week, splitting my time between a massive aesthetic pivot in my Neovim config and a relentless testing marathon for…
I use Neovim btw... Unfortunately, I'm also a C# developer. Anyone who has used .NET in Neovim knows that the language support is tenuous. I've spen…
So developers like CI... for everything! We do this because we like things to be automated. Building software is tedious and risky. If we can push a…
Let me paint you a picture. It's a perfectly good Saturday afternoon. You had plans . Real plans. Maybe you were going to finish that side project,…
Neovim already has powerful built-in tools for searching text and files. You don't need Telescope or any plugin for basic workflow. Grepping Text wi…