mirror of
https://github.com/amix/vimrc
synced 2024-12-19 16:33:14 +00:00
11 lines
201 B
JSON
11 lines
201 B
JSON
|
{
|
||
|
"name": "gruvbox",
|
||
|
"version": "2.0.0",
|
||
|
"repository": "git@github.com:morhetz/gruvbox.git",
|
||
|
"author": "Pavel Pertsev <morhetz@gmail.com>",
|
||
|
"license": "MIT",
|
||
|
"vim": {
|
||
|
"opt": true
|
||
|
}
|
||
|
}
|