Lazy.nvim plugin

See also: LazyVim (the distribution)

Awesome video to get started with Lazy.nvim plugin manager:
https://youtu.be/6mxWayq-s9I

# call Lazy UI
:Lazy

# load a plugin withno nvim restart
:Lazy load <plugin-name>

nvim-tree

Note: install a Nerd Font so the icons work fine.

LSP

Setting up LSP: https://youtu.be/NL8D8EkphUw

Telescope (fuzzy finder)

nvim-cmp (autocompletion)

The use is intuitive...

mason

I didn't get very well, but it works great!

nvim-lspconfig

https://github.com/neovim/nvim-lspconfig