summaryrefslogtreecommitdiff
path: root/modules/emacs
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2025-04-16 09:27:20 -0300
committerLeonardo Santiago <[email protected]>2025-04-16 09:27:43 -0300
commit3ebac405739d09947ce6a30be8f81c9048e5e91c (patch)
treea458fd89e7fe958c8d785095a08c081ce28663d8 /modules/emacs
parent367d80d8042d39d348334568226345bd52c2fd2c (diff)
fix(nix): pin nix registry nixpkgs to flake input
Diffstat (limited to 'modules/emacs')
-rw-r--r--modules/emacs/README.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/emacs/README.org b/modules/emacs/README.org
index d5f25de..24a2d1d 100644
--- a/modules/emacs/README.org
+++ b/modules/emacs/README.org
@@ -320,6 +320,7 @@ Try to use the package.
:hook (org-mode . org-indent-mode)
:diminish org-indent-mode
:config
+ (setopt text-mode-ispell-word-completion nil)
(add-to-list 'org-src-lang-modes '("rust" . rust-ts))
(add-to-list 'org-src-lang-modes '("python" . python-ts))
(custom-set-faces