mirror of
https://github.com/wassname/nvatom.git
synced 2026-09-10 12:21:11 +08:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee5dc2a87a | ||
|
|
bd7d47474c |
@@ -9,6 +9,10 @@
|
|||||||
'label': 'Toggle'
|
'label': 'Toggle'
|
||||||
'command': 'nvatom:toggle'
|
'command': 'nvatom:toggle'
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
'label': 'Open Interlink'
|
||||||
|
'command': 'nvatom:openInterlink'
|
||||||
|
}
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "nvatom",
|
"name": "nvatom",
|
||||||
"main": "./lib/notational-velocity",
|
"main": "./lib/notational-velocity",
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Seongjae Lee <seongjae@gmail.com>",
|
"Seongjae Lee <seongjae@gmail.com>",
|
||||||
|
|||||||
Reference in New Issue
Block a user