remove shell-command+

This commit is contained in:
opfez 2021-11-24 15:52:31 +01:00
parent c5aa82976d
commit 03c14a9a96
1 changed files with 0 additions and 5 deletions

View File

@ -185,11 +185,6 @@
;; :init
;; (setq org-roam-directory "~/Documents/org-roam"))
;; better shell-command
(use-package shell-command+
:ensure t
:config
(global-set-key (kbd "M-!") 'shell-command+))
;; Jump to definitions without tags
(use-package dumb-jump