Title: what are some plugins everyone should use in their configs?
Personally i think that Telescope + nvim-dap are a must know, to quickly navigate around a codebase and get a good debugging experience out of the box
Title: what are some plugins everyone should use in their configs?
Personally i think that Telescope + nvim-dap are a must know, to quickly navigate around a codebase and get a good debugging experience out of the box
I find myself using vanilla vim 90% of the time because I often use it on remote servers and I can’t rely on plug-ins being available there. It would be nice if that was more portable.