Kickstart Neovim on Linux
Kickstart.nvim is a starter configuration for Neovim that is small, single-file and well-documented. You can u…
Read articleKickstart.nvim is a starter configuration for Neovim that is small, single-file and well-documented. You can u…
Read articleIf you have an unattended Ubuntu desktop or server running an old or non-long-term release, it’s time to upgra…
Read articleYou can learn more about what Winget is over here. Install Blender using Winget Step 1. Open Command Prompt Yo…
Read articleYou can learn more about what Winget is over here. Install Spotify using Winget Step 1. Open Command Prompt Yo…
Read articleTo set a color scheme in Neovim using Lua add the following line to the init.lua file vim.cmd [[colorscheme on…
Read articleTo enable relative line number, add the following line to your init.lua. vim.wo.relativenumber = true Save thi…
Read article
Comments