NeoVim on Windows

NeoVim on Windows

Introduction In this tutorial we will go through the process of installing and setting up NeoVim on Windows. This is going to be simple and easy to follow. We w

Read Article
Install Node.js using Winget

Install Node.js using Winget

Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside of a web browser. It is used by major companies l

Read Article

Hybrid line number in Neovim (Lua)

To enable hybrid line number, add the following line to your init.lua. vim.wo.number = true vim.wo.relativenumber = true Save this file by doing a :w or Shift +

Read Article

Install Neovim on Ubuntu

This article will cover how to install the latest builds of Neovim on Ubuntu. We will be using the unstable PPA repository since it gets updated more often, thi

Read Article

Install Zoom using Winget

Zoom's secure, reliable video platform powers all your communication needs, including meetings, chat, phone, webinars, and online events. Let's dive straight in

Read Article
Install Micro using Winget

Install Micro using Winget

Micro is a free, open-source, cross-platform terminal text editor written in Golang. It aims to be easy to use while taking advantage of the capabilities of mod

Read Article