mirror of
https://github.com/wassname/nvatom.git
synced 2026-08-13 12:20:41 +08:00
Add interlink highlight and jump features
This commit is contained in:
+11
-1
@@ -10,8 +10,18 @@
|
||||
],
|
||||
"description": "Notational Velocity for Atom",
|
||||
"activationCommands": {
|
||||
"atom-workspace": "nvatom:toggle"
|
||||
"atom-workspace": [
|
||||
"nvatom:toggle",
|
||||
"nvatom:openInterlink"
|
||||
]
|
||||
},
|
||||
"keywords": [
|
||||
"wiki",
|
||||
"notational velocity",
|
||||
"nvatom",
|
||||
"note",
|
||||
"notetaking"
|
||||
],
|
||||
"repository": "https://github.com/seongjaelee/nvatom",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user