/lazyvim

Primary LanguageLuaApache License 2.0Apache-2.0

lazyvim

=======

đŸ’€ LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

 rm -rf  ~/.config/nvim
 rm -rf ~/.local/share/nvim
 rm -rf ~/.local/state/nvim
 rm -rf ~/.cache/nvim

git clone git@github.com:wt3c/lazyvim.git ~/.config/nvim

Ruff

pip install ruff ruff-lsp

pip install django-stubs
# Se vocĂȘ usa Django REST Framework, instale tambĂ©m:
pip install djangorestframework-stubs
pip install django-types
pip install django-stubs-ext