Hybrid line number in Neovim (Lua)
To enable hybrid line number, add the following line to your init.lua. vim.wo.n
Read articleTo enable hybrid line number, add the following line to your init.lua. vim.wo.n
Read articleKickstart.nvim is a starter configuration for Neovim that is small, single-file and well-documented. You ca
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 articleMacVim is a text/source editor for Mac that offers
Read article
Comments