env-editor
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -43,2 +43,8 @@ 'use strict'; | ||
keywords: [] | ||
}, { | ||
id: 'vim', | ||
name: 'Vim', | ||
bin: 'vim', | ||
paths: [], | ||
keywords: [] | ||
}]; | ||
@@ -45,0 +51,0 @@ |
{ | ||
"name": "env-editor", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Get info about the default editor or a specific editor", | ||
@@ -40,3 +40,4 @@ "license": "MIT", | ||
"webstorm", | ||
"textmate" | ||
"textmate", | ||
"vim" | ||
], | ||
@@ -43,0 +44,0 @@ "devDependencies": { |
@@ -15,2 +15,3 @@ # env-editor [![Build Status](https://travis-ci.org/sindresorhus/env-editor.svg?branch=master)](https://travis-ci.org/sindresorhus/env-editor) | ||
- TextMate | ||
- Vim | ||
@@ -17,0 +18,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5034
93
74