This website works better with JavaScript.
Home
Explore
Help
Sign In
bingen
/
emacs.d
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add json-navigator
master
ßingen
6 years ago
parent
d78272ae01
commit
9f64ed1fdd
1 changed files
with
9 additions
and
0 deletions
Split View
Show Diff Stats
+9
-0
lisp/init-json-navigator.el
+ 9
- 0
lisp/init-json-navigator.el
View File
@@ -0,0 +1,9 @@
;;; package --- Json-Navigator mode
;;; Commentary:
;;; Code:
(require-package 'json-navigator)
(provide 'init-json-navigator)
;;; init-json-navigator.el ends here
Write
Preview
Loading…
Cancel
Save