Migrate opt to package.json prop

This commit is contained in:
Pavel Pertsev
2017-08-19 15:49:11 +03:00
parent 4866297075
commit dffc9ba3d4
3 changed files with 3 additions and 5 deletions

View File

@@ -1 +0,0 @@
../../autoload

View File

@@ -1 +0,0 @@
../../colors

View File

@@ -4,7 +4,7 @@
"repository": "git@github.com:morhetz/gruvbox.git",
"author": "Pavel Pertsev <morhetz@gmail.com>",
"license": "MIT",
"files": [
"opt"
]
"vim": {
"optional": true
}
}