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

https://github.com/zevaverbach/nvim_setup


https://github.com/zevaverbach/nvim_setup

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Install

```bash
> git clone https://github.com/zevaverbach/nvim_setup
> ln -s /init.lua ~/.config/nvim/init.lua
> sudo npm install -g pyright
```

Launch `nvim`, then `:CocInstall coc-pyright`.

Then restart `nvim`.