Himanshu NikhareforSideQuirk Blogssidequirk.com·Feb 16, 2025🚀 Why Neovim is Great: A Deep Dive into the Best Code Editor for Developers🚀 Why Neovim is Great: A Deep Dive into the Best Code Editor for Developers Neovim is a modern, extensible, and highly customizable text editor that has gained massive popularity among developers, especially those who value performance, minimalism, ...nvim,
Barmanjibackend-finnese.hashnode.dev·Jan 21, 2025Little talks on: Mongoose with Pagination and Aggregation Pipelines.This article is about my new app Youtube-Twitter Tokens- Lets talk about tokenization- Why its important? and What is a Token?Tokens are pieces of data that carry just enough information to facilitate the process of determining a user's identity or a...backend
Rakesh Venkatrvbug.hashnode.dev·Feb 17, 2024Configuring your IDE - NeovimIntroduction An Integrated Development Environment (IDE) provides a comprehensive list of features like code editor, compiler/interpreter, code completion, debugger and much more. Modern editors work out of the box. Just install, launch and you are r...327 readsneovim
Ezhill Rageshblog.ragesh.live·Nov 14, 2023How to setup Neovim for Competitive Programming in C++I started using Neovim few months ago for Competitive Programming. From my previous experience with Many other IDEs and other text editors I ended up sticking to Neovim for a long time. Here’s how the end looks like : Getting Started We need to ins...341 readsnvim,
Nguyen Engineernguyengineer.dev·Nov 11, 2023Quickly create a scatch in NeovimI missed the feature of quickly creating a scratch when I switched back to Vim from Webstorm. A scratch file is handy, it auto-saves somewhere on your computer and allows you to paste temporary content here to do whatever you want. In Vim or Neovim ...10 likes·38 readsnvim,
Dung Huynh Ducblog.productsway.com·Nov 9, 2023Introducing hurl.nvim - A New Neovim Plugin for HTTP Requests 🚀Today, I'm thrilled to introduce a plugin I've been working on called hurl.nvim. As a passionate Neovim user and developer, I wanted to create a tool that seamlessly integrates HTTP request handling into our favorite editor, and thus hurl.nvim was bo...107 readsnvim,
Danny Crastoblog.danwald.me·Aug 26, 2023vim -> neovimI've finally made the move after being introduced to vim back in at the Univeristy of Kentucky (Go Big Blue!) in the last millennium. Sluggishness is my pet peeve and was the motivation for moving because vim loaded with all my plugin's was painfully...40 readsvim
Debajyati Deydebajyatidey.hashnode.dev·Aug 21, 2023How to Install Neovim v0.9+ in WSLIntroduction: Want a powerful default text editor for your WSL environment? Well, Neovim comes as one of the most preferable text/code editors to work with different types of files in your Linux environment. Neovim, a modern text editor inspired by t...20 likes·350 readsLinuxInstallation
Al Farhaankhan I Inamdartheonethatstartedlate.hashnode.dev·Jul 30, 2023Exploring the Power of the Terminal: My Journey with Nvim and Linux.Introduction In the fast-paced world of programming, mastering efficient tools is crucial. This weekend, I had an eye-opening experience that changed the way I approach coding. I delved into the world of using the terminal as a code editor, and it ha...1 likeLinux
Enmanuel Jarquintheenmanuel23.hashnode.dev·Jun 20, 2023Tools for my web development envI enjoy working using my terminal on Mac, so I would like to write down and share some tools I use daily. I don't pretend to explain how to install and/or configure them since there are lots of steps that I would need to share, so the easiest way for...52 readsTech Articlesvim