quickurl: fix typo

fixes #15365
co-authored-by: Alex <aavanian@users.noreply.github.com>
This commit is contained in:
Lucius Hu 2022-02-22 04:51:18 +00:00 committed by GitHub
parent 3cc0f99800
commit 011b1454e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
(defconst quickurl-packages
'(quickurl :location built-in))
'((quickurl :location built-in)))
(defun quickurl/init-quickurl ()
(spacemacs/declare-prefix "atq" "quickurl")