Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 282 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 282 Bytes

How to use

To install this for your neovim configuration

$ git clone git@github.com:dreamsofcode-io/neovim-python.git ~/.config/nvim/lua/custom

Then open up neovim and let everything install.

Restart Neovim and install the treesitter syntax

:TSInstall python