diff options
Diffstat (limited to '.emacs.d/lisp/rust-playpen.el')
| -rw-r--r-- | .emacs.d/lisp/rust-playpen.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/lisp/rust-playpen.el b/.emacs.d/lisp/rust-playpen.el index a80a184..07b7296 100644 --- a/.emacs.d/lisp/rust-playpen.el +++ b/.emacs.d/lisp/rust-playpen.el | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | :group 'rust-mode) | 17 | :group 'rust-mode) |
| 18 | 18 | ||
| 19 | (defcustom rust-playpen-enable-shortener t | 19 | (defcustom rust-playpen-enable-shortener t |
| 20 | "Enable shortended URL for playpen links." | 20 | "Enable shortened URL for playpen links." |
| 21 | :type 'boolean | 21 | :type 'boolean |
| 22 | :safe #'booleanp | 22 | :safe #'booleanp |
| 23 | :group 'rust-mode) | 23 | :group 'rust-mode) |
