aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2025-02-17 15:03:40 +0000
committerAryadev Chavali <aryadev@aryadevchavali.com>2025-02-17 16:36:42 +0000
commite044db2c02274ea416c81efc2e1b4406705fe568 (patch)
tree1a3059d23b9f5238633fcdbeb7a5b0e60c8b6c5e
parenta01e555a780b35e6aaaaeaf189003c8b9d2d9de4 (diff)
downloaddotfiles-e044db2c02274ea416c81efc2e1b4406705fe568.tar.gz
dotfiles-e044db2c02274ea416c81efc2e1b4406705fe568.tar.bz2
dotfiles-e044db2c02274ea416c81efc2e1b4406705fe568.zip
small changes
-rw-r--r--Emacs/.config/emacs/config.org24
-rw-r--r--aspell/.aspell.en.pws7
2 files changed, 20 insertions, 11 deletions
diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org
index dbc5508..c85b4bf 100644
--- a/Emacs/.config/emacs/config.org
+++ b/Emacs/.config/emacs/config.org
@@ -424,7 +424,8 @@ set of examples on how to use general.
"q" #'save-buffers-kill-terminal
"c" #'+literate/compile-config
"C" #'+literate/clean-config
- "l" #'+literate/load-config)
+ "l" #'+literate/load-config
+ "s" (proc (interactive) (find-file (concat user-emacs-directory "straight/"))))
;; General normal/motion state maps
(nmmap
@@ -655,6 +656,7 @@ outperforming ~icomplete~ consistently when displaying results.
"M-k" #'vertico-previous
"RET" #'vertico-exit
"TAB" #'minibuffer-complete
+ "M-TAB" #'minibuffer-force-complete
"SPC" #'self-insert-command
"DEL" #'vertico-directory-delete-char))
#+end_src
@@ -728,7 +730,7 @@ setup some evil binds for company.
:hook
((prog-mode-hook eshell-mode-hook) . company-mode)
:init
- (setq company-idle-delay 0.25
+ (setq company-idle-delay nil
company-minimum-prefix-length 3
company-require-match nil)
:general
@@ -785,8 +787,8 @@ other themes in a list.
:hook (after-init-hook . +oreo/load-theme)
:init
(setq custom-theme-directory (concat user-emacs-directory "elisp/"))
- (defvar +oreo/theme-list `(personal-light personal-solarized))
- (defvar +oreo/theme 1)
+ (defvar +oreo/theme-list `(personal-solarized tsdh-light))
+ (defvar +oreo/theme 0)
:config
(defun +oreo/load-theme ()
"Load `+oreo/theme', disabling all other themes to reduce conflict."
@@ -1810,7 +1812,7 @@ write the code.
#+begin_src emacs-lisp
(use-package org
:defer t
- :config
+ :init
(with-eval-after-load "consult"
(general-def
:keymaps 'org-mode-map
@@ -1831,7 +1833,7 @@ write the code.
"l" nil
"'" nil
"c" nil
- "r" #'org-refile
+ "r" #'org-list-repair
"d" #'org-date-from-calendar
"t" #'org-todo
"," #'org-priority
@@ -1841,6 +1843,7 @@ write the code.
"s" #'org-property-action
"e" #'org-export-dispatch
"o" #'org-edit-special
+ "R" #'org-refile
"O" #'org-open-at-point)
(local-leader
:keymaps 'org-mode-map
@@ -2811,7 +2814,9 @@ IDE I have used is as capable in aiding development as Emacs + Sly.
(nmap
:keymaps 'sly-mrepl-mode-map
"M-j" #'sly-mrepl-next-input-or-button
- "M-k" #'sly-mrepl-previous-input-or-button)
+ "M-k" #'sly-mrepl-previous-input-or-button
+ "C-j" #'sly-mrepl-next-prompt
+ "C-k" #'sly-mrepl-previous-prompt)
(local-leader
:keymaps 'sly-mrepl-mode-map
"c" #'sly-mrepl-clear-repl
@@ -3231,8 +3236,7 @@ Here I setup dired with a few niceties
"d" #'dired
"D" #'dired-other-window
"i" #'image-dired
- "b" (proc (interactive)
- (dired "~/Text/Books/")))
+ "b" (proc (interactive) (find-file "~/Text/Books/")))
(local-leader
:keymaps 'dired-mode-map
"i" #'dired-maybe-insert-subdir
@@ -4173,7 +4177,7 @@ their helpful counterparts.
("\\*helpful.*"
(display-buffer-at-bottom)
(inhibit-duplicate-buffer . t)
- (window-height . 0.25))
+ (window-height . 0.35))
:config
(evil-define-key 'normal helpful-mode-map "q" #'quit-window)
;; Override amx-describe-function to use helpful instead
diff --git a/aspell/.aspell.en.pws b/aspell/.aspell.en.pws
index df58af6..be60a93 100644
--- a/aspell/.aspell.en.pws
+++ b/aspell/.aspell.en.pws
@@ -1,4 +1,4 @@
-personal_ws-1.1 en 168
+personal_ws-1.1 en 173
Architecting
Aryadev
Automorphism
@@ -113,6 +113,8 @@ isomorphisms
lexeme
lexemes
lexing
+linter
+linters
matchings
maximality
minibuffer
@@ -136,6 +138,7 @@ prepending
preprocesser
programmatically
prover
+scalable
semisimple
strawman
subfield
@@ -150,6 +153,8 @@ subsequence
subsequences
substring
subtrees
+subtype
+subtypes
summative
supremum
surjection