/nvim-lasy

basic setup for nvim lazy

nvim-lasy

basic setup for nvim lazy

TO install lazyvim

git clone https://github.com/LazyVim/starter ~/.config/nvim

To start lazyvim

nvim

command in lazyvim

For python

To install lsp for python

:MasonInstall pyright

To install pylint for python

:MasonInstall pylint