Skip to content

Commit 5519171

Browse files
author
tareef mando
committed
reflect using built-in json.el
1 parent eedb456 commit 5519171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You need to have the [MELPA repository](https://melpa.org/) or [MELPA Stable rep
1818
Default Keybindings
1919
----
2020

21-
- `C-c C-f`: format the region/buffer with `json-reformat` (<https://github.com/gongo/json-reformat>)
21+
- `C-c C-f`: format the region/buffer with `json-pretty-print` (<https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/json.el>)
2222
- `C-c C-p`: display a path to the object at point with `json-snatcher` (<https://github.com/Sterlingg/json-snatcher>)
2323
- `C-c P`: copy a path to the object at point to the kill ring with `json-snatcher` (<https://github.com/Sterlingg/json-snatcher>)
2424
- `C-c C-t`: Toggle between `true` and `false` at point

0 commit comments

Comments
 (0)