aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-package.el
diff options
context:
space:
mode:
authorbard <[email protected]>2024-03-26 17:58:03 -0400
committerbard <[email protected]>2024-03-26 17:58:03 -0400
commitfc53a32e12490538a1509a4a6f9bd42337ba1750 (patch)
treeec0f4cc205d1ab2bc453216a9cfdd18a83f30a87 /bard-emacs-modules/bard-emacs-package.el
parentd6d280b8ad1b3cc89c96d68894e677e771aacabe (diff)
didn't need
Diffstat (limited to 'bard-emacs-modules/bard-emacs-package.el')
-rw-r--r--bard-emacs-modules/bard-emacs-package.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/bard-emacs-modules/bard-emacs-package.el b/bard-emacs-modules/bard-emacs-package.el
index c54f17d..99244c2 100644
--- a/bard-emacs-modules/bard-emacs-package.el
+++ b/bard-emacs-modules/bard-emacs-package.el
@@ -54,8 +54,6 @@
:config
(global-set-key (kbd "C-x b") nil)
(global-set-key (kbd "C-x b") #'consult-buffer)
- (global-set-key (kbd "C-c s") #'consult-line)
- (global-set-key (kbd "C-c C-s") nil)
(global-set-key (kbd "C-z s") #'consult-ripgrep))
(use-package yasnippet