diff options
author | bd <bdunahu@operationnull.com> | 2025-06-05 20:27:55 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-06-05 20:27:55 -0400 |
commit | 14192a6badb3dbdb412087ce0920d8b68724c17f (patch) | |
tree | 9f711a77ed4c046cf753b880634a01ec0712d0d4 /.config/emacs/modules/bd--exwm.el | |
parent | ce2503eb304dcf7908393dbfb398b60ccbe281f5 (diff) |
Add python-lsp-server to eglot (minimal)
Diffstat (limited to '.config/emacs/modules/bd--exwm.el')
-rw-r--r-- | .config/emacs/modules/bd--exwm.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--exwm.el b/.config/emacs/modules/bd--exwm.el index c24a916..0cc510b 100644 --- a/.config/emacs/modules/bd--exwm.el +++ b/.config/emacs/modules/bd--exwm.el @@ -47,7 +47,6 @@ that buffer." ([f10] . emms-next) ([print] . bd/shoot-part) ([S-print] . bd/shoot-full) - ([?\s-I] . bd/doc-finder) ([?\s-O] . bd/browse-dispatcher) ([?\s-P] . bd/password) ([?\s-r] . exwm-reset) |