Skip to content

Tag: neovim

All the articles with the tag "neovim".

Helix vs Neovim: Modal Editor Showdown

Helix vs Neovim: Modal Editor Showdown

Helix ships selection-first editing and sane defaults. Neovim ships a plugin universe and your weekend. How the two differ on movement and ecosystem.

Devcontainers Without VS Code Lock-In

Devcontainers Without VS Code Lock-In

Devcontainers work without VS Code. DevPod gives you the same devcontainer.json from neovim, tmux, or any editor, and here is when it is overkill.

Neovim Setup Without the 6-Month Slog

Neovim Setup Without the 6-Month Slog

A Neovim config you can read in one sitting. lazy.nvim, vim.lsp.config on Neovim 0.12, the defaults worth keeping, and the keymaps that quietly break LSP.