diff options
| author | bard <[email protected]> | 2024-03-26 17:58:03 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2024-03-26 17:58:03 -0400 |
| commit | fc53a32e12490538a1509a4a6f9bd42337ba1750 (patch) | |
| tree | ec0f4cc205d1ab2bc453216a9cfdd18a83f30a87 /bard-emacs-modules | |
| parent | d6d280b8ad1b3cc89c96d68894e677e771aacabe (diff) | |
didn't need
Diffstat (limited to 'bard-emacs-modules')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-package.el | 2 |
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 |
