From 18bab634d18cfb4620db9b656b2c61ca32bd638e Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Thu, 11 Jan 2024 01:49:48 +0300 Subject: [PATCH] emacs: eshell --- .emacs.d/init.el | 305 +++++++++++++++++++++++++++------ Emacs.org | 432 ++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 620 insertions(+), 117 deletions(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 2766c93..137cd67 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -753,7 +753,7 @@ then it takes a second \\[keyboard-quit] to abort the minibuffer." :straight t :config (global-company-mode) - (setq company-idle-delay 0.125) + (setq company-idle-delay 0.2) (setq company-dabbrev-downcase nil) (setq company-show-numbers t)) @@ -5161,21 +5161,24 @@ KEYS is a list of cons cells like (