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

  • @Peppermill
    link
    English
    19 months ago

    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.