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

https://github.com/octaltree/vimrocks

Use luarocks assets for vim
https://github.com/octaltree/vimrocks

vim

Last synced: about 2 months ago
JSON representation

Use luarocks assets for vim

Awesome Lists containing this project

README

          

# luarocks-vim
Using luarocks assets for vim

## Requirements
* python >= 3.3
* vim if_lua or nvim lua

## Installation
For dein
```vim
call dein#add('octaltree/vimrocks')
```

## Usage
For nvim and vim
```vim
let g:vimrocks_dir = '~/.local/share/vimrocks'

lua <