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.relativenum…
Read articleTo enable hybrid line number, add the following line to your init.lua. vim.wo.number = true vim.wo.relativenum…
Read articlehttps://www.youtube.com/watch?v=Ufg7OKimjfM Emmet is a plugin available for popular text editors that let you …
Read articleMacVim is a text/source editor for Mac that offers Vim built around GUI, that comes with extra features and su…
Read article
Comments