mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-08 11:23:46 -05:00
Add package and symlink opt
This commit is contained in:
1
opt/autoload
Symbolic link
1
opt/autoload
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../autoload
|
||||||
1
opt/colors
Symbolic link
1
opt/colors
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../colors
|
||||||
10
package.json
Normal file
10
package.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"name": "gruvbox",
|
||||||
|
"version": "2.0.0",
|
||||||
|
"repository": "git@github.com:morhetz/gruvbox.git",
|
||||||
|
"author": "Pavel Pertsev <morhetz@gmail.com>",
|
||||||
|
"license": "MIT",
|
||||||
|
"files": [
|
||||||
|
"opt"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user