Add interlink highlight and jump features

This commit is contained in:
Seongjae Lee
2015-09-26 00:16:36 -07:00
parent cc8a780436
commit 9c5c4e43da
7 changed files with 101 additions and 9 deletions
+2
View File
@@ -9,3 +9,5 @@
# https://atom.io/docs/latest/advanced/keymaps
'atom-workspace':
'alt-cmd-l': 'nvatom:toggle'
'atom-workspace atom-text-editor':
'alt-cmd-o': 'nvatom:openInterlink'