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
- Host: GitHub
- URL: https://github.com/octaltree/vimrocks
- Owner: octaltree
- License: mit
- Created: 2021-06-04T12:17:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T15:50:43.000Z (about 5 years ago)
- Last Synced: 2024-10-18T08:17:04.083Z (over 1 year ago)
- Topics: vim
- Language: Lua
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 <