mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-11 04:43:46 -05:00
Migrate opt to package.json prop
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
../../autoload
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../../colors
|
|
||||||
@@ -4,7 +4,7 @@
|
|||||||
"repository": "git@github.com:morhetz/gruvbox.git",
|
"repository": "git@github.com:morhetz/gruvbox.git",
|
||||||
"author": "Pavel Pertsev <morhetz@gmail.com>",
|
"author": "Pavel Pertsev <morhetz@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"files": [
|
"vim": {
|
||||||
"opt"
|
"optional": true
|
||||||
]
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user