Set color scheme in Neovim (Lua)
To set a color scheme in Neovim using Lua add the following line to the init.lua file
Read articleTo set a color scheme in Neovim using Lua add the following line to the init.lua file
Read articleTo enable relative line number, add the following line to your init.lua. vim.wo
Read article
Comments