cd/entity/Neovim· home entities Neovim
grep -l @neovim /news/*.json | wc -l → 18

Neovim

mentions 18 type Organization feed RSS

// recent coverage 18 mentions

21:46
2026-06-30
inacioklassmann.com
developer-tools

Bringing Claude Code into Neovim

Developer Samarth developed claude-chat.nvim, a Neovim plugin that integrates Anthropic's Claude Code terminal UI directly into the editor, enabling editor-aware AI assistance without rebuilding exist…

07:44
2026-06-26
devas.life
developer-tools

I made a Claude Code session manager for tmux

Developer Takuya created a tmux plugin called tmux-claude-session-manager to manage multiple Claude Code sessions. The tool provides an fzf-based picker that shows live status of all running sessions,…

15:14
2026-06-21
tacoda.medium.com
developer-tools

Why I Still Live in the Terminal

A developer recounts their enduring preference for the terminal over graphical interfaces, tracing it back to their first Linux experience with RedHat 6.2. They argue that Unix pipes and command-line …

00:00
2026-06-10
coles.codes
developer-tools

Herding parallel agents on a remote box with herdr

Developer Simon Willison reports that herdr, a Rust-based terminal multiplexer, effectively replaces tmux for managing multiple parallel AI agents on remote servers by providing a sidebar that shows e…

18:09
2026-05-29
blog.angeloff.name
ai-agents

Teaching tmux to babysit my Claude Code agents

A developer built a tmux-based notification system that displays colored dots in window tabs to indicate when Claude Code agents need attention. The system uses Claude Code hooks to write status flags…

02:11
2026-05-20
dev.to
developer-tools

7 Developer Tools I Actually Pay For (And 3 That Are Free)

A developer's curated list of paid and free tools for a cost-effective development setup, totaling approximately $16 per month. Paid tools include DeepSeek v4 Pro for AI coding ($10/month), Railway fo…

23:07
2026-05-18
dev.to
developer-tools

Best AI Coding Assistants in 2026: Ranked by Real Developers

Based on a 2026 survey of developers, the article ranks AI coding assistants, with GitHub Copilot remaining the most widely adopted due to its improved multi-file awareness, while Cursor is highlighte…

00:43
2025-11-16
gist.github.com
developer-tools

neovim v0.12 config in one file

The article presents a Neovim v0.12 configuration stored in a single `init.lua` file. It includes plugin management via `vim.pack.add`, a custom Dracula color scheme, and configurations for LSP, diagn…

15:00
2025-06-06
arslan.io
developer-tools

Automatic dark mode for Terminal Apps, Revisited

The article describes how the author simplified their terminal's automatic dark mode setup over four years, moving from complex workarounds with Fish scripts and AppleScript to a streamlined configura…

13:27
2025-03-26
veronicaexplains.net
developer-tools

How I set up VimWiki for notetaking

The article explains how to set up and use VimWiki, a notetaking extension for Vim that allows users to create and manage personal wikis directly in the terminal. The author details the installation p…

22:00
2024-11-03
gist.github.com
developer-tools

LazyVim mappings for Jetbrains IDEs

The article provides a configuration file (`.idea-lazy.vim`) that maps LazyVim-style keybindings for use in JetBrains IDEs via the IdeaVim plugin. It requires the IdeaVim, Which-Key, and IdeaVim-Sneak…

00:03
2024-05-13
alexselimov.com
developer-tools

Solutions to problems with Java Development

The article documents two solutions to Java development issues. The first problem, where jdtls crashes with status code 13, is resolved by deleting the `~/.cache/jdtls` cache directory. The second pro…

// co-occurs with top 8 entities