Aakash KhanalforPenguinaakash018.hashnode.dev·Nov 20, 2024My Journey with Vim and Vim Motion: Why You Should Begin Yours TodayTo be clear right from the start—I’m no Vim or Vim motions expert. That said, after using them consistently for a little over two months, I’ve reached a point where they genuinely boost my workflow instead of hindering it. This article serves as a mi...Discuss·12 likes·38 readsvim
Juho Härmehrmj.hashnode.dev·Nov 15, 2024A basic Neovim + local llm setupOk, here we go: wanted to play around with AI editing a bit even though I am not using ai-powered editing in any serious work. Here's a quick working neovim setup with avante.nvim and ollama. So this is a local llm which could potentially make it mor...Discuss·40 readsneovim
Mario Césarmarcial.hashnode.dev·Nov 5, 2024My current and ideal IDE setupI use Neovim on Arch Linux, and this is my setup. I don’t have any complaints—everyone probably already knows the pros and cons of using Neovim as a main IDE. Yes, it takes time to get it configured exactly how you want, but for me, the payoff is imm...Discuss·176 readsneovim
Febin Joyartofcoding.dev·Oct 27, 2024Setting up a Linux terminal for productivityIntroduction Recently, I have installed my computer with Arch Linux. The decision to move to vanilla Arch from EndeavourOS (another Arch-based distro) was quite an organic one. I just thought of starting with a clean slate without any preinstalled ap...Discuss·68 reads#LinuxTerminal
Nguyen Engineernguyengineer.dev·Oct 16, 2024Replace string contains special character in VimA Simple Solution to a Tricky Problem If you've ever tried to replace a string containing special characters in Vim, especially across multiple files, you know it can be a real headache. The usual search and replace commands often fall short, getting...Discussvim
Barmanjibarmanji.hashnode.dev·Sep 22, 2024Flying Through code blazingly FAST!Tmux + i3WM + NeoVim just changed everything for me! Let’s talk.. 1. TMUX Terminal Multiplexer, or TMUX, is an open-source terminal multiplexer for Unix-like operating systems. It allows multiple terminal sessions to be accessed simultaneously in a s...Barmanji and 1 other are discussing this2 people are discussing thisDiscuss·31 likes·88 readsprimeagen<3 10
Soulisozzy98.hashnode.dev·Sep 9, 202410 Reasons Why Every Developer Should Learn VimLearning Vim might seem intimidating at first, but it’s a game-changer for developers seeking to enhance their coding efficiency. Many developers start with modern IDEs, enjoying their user-friendly interfaces and extensive features. However, after d...Discussvim
Thao Tangfr0stf0x.hashnode.dev·Sep 6, 2024Using LazyVim: 1 year afterThe story 4 years ago I watched a Youtube video Flappy bird game coding with ReactJS of a famous Vietnamese software engineer. He was using Vim inside a terminal and after a few Google searches I knew there is such a thing on Earth. "Wow, this is coo...Discuss·57 readsvim
creaturesforcreatures's team blogcreatures.hashnode.dev·Sep 6, 2024Neovim dev workflow as a full stack engineerSee how my neovim development workflow looks like as a full stack engineer. I'm going through some of my tmux / neovim configurations and then showing how I navigate between files, between code, references, implementations, how I do testing, debuggin...Discussneovim
Alvaro Lealterminalprogrammer.com·Sep 4, 2024The Best AI Plugin for NeovimAs a Neovim user, you probably know the value of a great code completion plugin. AI-powered code assistants can significantly boost your productivity by offering context-aware suggestions, autocompletion, and even refactoring recommendations. I recen...Discuss·835 readsneovim