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

https://github.com/wwcd/nvim-rust


https://github.com/wwcd/nvim-rust

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# nvim-rust

requires at least Neovim 0.8.0.

## Features

* :GoRust

## Install

### packer.nvim

```lua
require('nvim-rust').setup({})
```