Relative line number in Neovim (Lua)
To enable relative line number, add the following line to your init.lua. vim.wo.relativenumber = true Save thi…
Read articleTo enable relative line number, add the following line to your init.lua. vim.wo.relativenumber = true Save thi…
Read articleTo install Microsoft Office on Windows 10/11 using Winget you first need to ensure that you have Winget instal…
Read articleTo install Mozilla Firefox using Winget, you first need to ensure that you have Winget installed on your Windo…
Read articleMinikube is a tool that makes it easy to run a single-node Kubernetes cluster locally on your computer. It all…
Read articleDocker is a platform for developers and system administrators to develop, ship, and run applications in contai…
Read articleIf you use WSL, you might have noticed that from time to time you will encounter errors and issues with Linux …
Read article
Comments