Aniket Moreanikets-tech-diary.hashnode.dev路Nov 28, 2024Vim : A Powerful CLI Editor for Linux UsersHi there, folks! Have you ever used Notepad on a windows machine! It is the simplest text editor out there and almost everyone has come across it. But have you ever wondered - What about Linux ? Does it have it鈥檚 own text editors ? The answer is a bi...Discuss路27 readsvim
Arindam Baidyavim-editor-ops.hashnode.dev路Nov 21, 2024VIM EditorMastering Vim: The Ultimate Cheat Sheet for Beginners If you've ever felt overwhelmed by the complexity of Vim, you're not alone. This powerful text editor, though intimidating at first glance, becomes an incredible tool once you master its commands....Discussvim
Aakash Khanalaakash018.hashnode.dev路Nov 20, 2024My Journey with Vim and Vim Motion: Why You Should Begin Yours TodayTo be clear right from the start鈥擨鈥檓 no Vim or Vim motions expert. That said, after using them consistently for a little over two months, I鈥檝e reached a point where they genuinely boost my workflow instead of hindering it. This article serves as a mi...Discuss路12 likes路57 readsvim
Amin Khansariakhansari.hashnode.dev路Nov 15, 2024From Wrist Pain to ProductivityFor a long time, my hardware setup consisted of a standard keyboard and mouse, and I鈥檝e also gotten used to working with Windows. This was either because it was required for my job or because of my work with DotNet development. In another hand, at ho...Discuss路2 likes路71 readsLinux
Bonaventure OgetoforHojaLeaks Coding Tutorialshojaleaks.com路Oct 29, 2024Why I Switched from Vim to Zed (and How It Improved My Workflow)For years, Vim was my trusted code editor. It was fast, and efficient, and gave me full control over my workflow. However, as my projects grew more complex and my needs evolved, I found myself hitting limitations. That鈥檚 when I decided to give Zed a ...Discuss路33 likes路756 readsvim
Bhanuka Mallawaarachchiimbmax.com路Oct 23, 2024Why I Switched to VSCodeSome time ago, I wrote a post about using Vim to look cool and why that鈥檚 not a good idea. Now, funny enough, here I am鈥攈aving switched to VSCode after years of hopping between Vim and Emacs. This isn鈥檛 one of those "Vim sucks, I'm going back to VSCo...Discuss路1 like路68 readsvim
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
Vedant Singh Chauhanwdevops.hashnode.dev路Oct 11, 2024Master Vim: A Complete Guide from Beginner to ExpertHey there! 馃憢 Whether you're a complete newbie wondering "What's Vim?" or a curious coder thinking about making the switch from your comfy modern IDE, this guide is for you! Let's dive into the world of Vim together. What Is Vim, Really? 馃 Vim is a ...Discuss路31 readsComputer Science
Coding Corgicoding-corgi.hashnode.dev路Oct 2, 2024VIM Cheatsheet for everyoneModes Normal mode: The default mode for most commands. Insert mode: Used for entering text. Visual mode: Used for selecting text. Basic Cursor Movements Character-based movements: h: Move left j: Move down k: Move up l: Move right Word-b...Discuss路10 likesvim
grant horwoodgbhorwood.hashnode.dev路Sep 30, 2024vim: five tips to become a more mediocre vim useri am a mediocre vim user. sure, i've been using vim for over twenty years, have handcrafted a custom vimrc, and even written a syntax file, but for my day-to-day usage, my skills are resoundingly and undeniably mediocre. this is a good place to be. p...Discussvim