From 05ea0ec3a1bbf2702550bd72ad6bdf7699e2c856 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Thu, 26 Sep 2024 12:36:10 -0400 Subject: [PATCH] Remove combobulate --- global.org | 8 -------- 1 file changed, 8 deletions(-) diff --git a/global.org b/global.org index eaf0379..90742a5 100644 --- a/global.org +++ b/global.org @@ -707,14 +707,6 @@ :config (global-treesit-auto-mode)) (setq treesit-auto-install 'prompt) - - (use-package combobulate - :preface - ;; You can customize Combobulate's key prefix here. - ;; Note that you may have to restart Emacs for this to take effect! - (setq combobulate-key-prefix "C-c o")) - - #+end_src * Main major modes