Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/icholy/nvim-lsp-bug-2


https://github.com/icholy/nvim-lsp-bug-2

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Steps

* Install debugpy `pip install debugpy`
* Install pyright `pip install pyright`
* Open file `nvim --clean -u init.lua sample.py`
* Run repro function `:lua repro()`
* Focus repl buffer and hit `` (Enter).