lazyvim

  1. SDK Chan

    Neovim as an IDE for programming

    In this how-to I am going to show you how to configure neovim to act like a small and efficient UI IDE for various programming languages. Neovim is going to be configured in lua. Before beginning you need the following packages installed, or ports build: -> editors/neovim -> www/npm -> Clangd...
Back
Top