Installing nvChad on Ubuntu
Following instructions here:
https://nvchad.com/docs/quickstart/install/
nvim, nvchad, mason, lazy trying to add a remote plugin
i am trying to install “numirias/semshi” on nvim, im using mason as a plugin manager. it was added like this inside plugins.lua:
Re-sourcing your config is not supported with lazy.nvim
I started recently to Programming and not am trying to learn neovim in ubuntu and i watch a tutorial on youtube: https://www.youtube.com/watch?v=zHTeCSVAFNY&list=PLsz00TDipIffreIaUNk64KxTIkQaGguqn
How to map “d” to not save deleted information?
How I can configure “d” mapping in normal/visual/visual-line modes to send deleted information to “_” register by default?