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·30 readsComputer Science
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
Sahil Naiksahilnaik.hashnode.dev·Sep 1, 2024Vim: A Superpower!Why Vim editor? In my opinion, Vim is a powerful yet underrated text editor that can be used to write and edit the code quickly. It offers you speed and efficiency, allowing you to navigate and edit text without leaving the keyboard. Problems that I...Discuss·38 readsvim
Digambar Babali Kothawaledigambark.hashnode.dev·Aug 19, 2024How to Install VirtualBox, Linux Mint, Vim, and Notepad++Introduction Are you curious about Linux but don’t want to give up your current operating system? With VirtualBox, you can easily run Linux on your computer without any risk. In this guide, I’ll show you how to install VirtualBox, set up Linux Mint, ...DiscussDevops
Shanu Rawshanu001x.hashnode.dev·Aug 2, 2024Tools That Make You More Productive as a Software DeveloperToday in this blog, we're going to answer you what makes a senior developer truly senior. Have you ever wondered what sets apart the most productive software developers from the folks? Is it their coding skills, their experience, or something else en...Discusssenior-software-engineer
Neha Bhardwajnehabhardwaj.hashnode.dev·Jul 8, 2024Day 3: Advanced LinuxVim File Editor It is the widely used file editor of Linux OS that helps you to insert text in a file and save it for later use. It is the improved version of Vi editor. $vim file: open a file named 'file' in vim editor Once the vim editor will open,...Discuss·38 readsDevops
krishna prasad kondrakrishnakondra.hashnode.dev·May 19, 2024Exploring Key Features of VimMastering Vim functionality can significantly boost your productivity, especially in command-line environments. Here's a breakdown of key Vim concepts: Modes: Vim operates in three primary modes: Insert Mode (i): This mode allows you to type text int...Discussvim linux
Sidharthan Chandrasekaran KamarajforThe Bug Shotsthebugshots.dev·May 10, 2024My Journey into embracing Neovim as my PDEThe First Encounter It all started in 2016 in my first company. I wanted to edit a shell script in a Virtual Machine where my application was deployed. The manual instructed me to log into the terminal via PuTTY, run vi <script_name>.sh, and then add...Discuss·37 readsDeveloper Toolsneovim
Prasanth Bupdbupd.hashnode.dev·Mar 25, 2024Programmers are not workhorsesWhat...?? Programmers are a unique breed. We're not just following orders and churning out code. We're creative problem-solvers who build the digital world around us. Ever wondered why that app works so flawlessly or that website is so intuitive? Tha...Discuss·2 likesProgrammers