Skip to content

anywindblows/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim config for Python and Django

Install and setup

For Linux Manjaro:

sudo snap install nvim --classic
sudo pacman -S pyright

For macOS:

brew install nvim
npm install -g pyright
  1. Put init.lua and lua to ~/.config/nvim/. folder.

  2. Install plugins using :PackerInstall and reboot nvim.

Features

Releases

No releases published

Packages

No packages published

Languages