Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dreamsofcode-io/neovim-python


https://github.com/dreamsofcode-io/neovim-python

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# How to use

To install this for your neovim configuration

```
$ git clone [email protected]: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
```