summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-04-22 09:20:24 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-04-22 09:20:24 +0200
commit0ea86e33b80672b9bccf0a091765c1d963e63063 (patch)
tree4bb41ac7ca5e2e7d4644bc9400836e2c1f250409 /.emacs
parentd22ed9c99234149ed732deabd5ba6efe0065143f (diff)
downloaddotfiles-0ea86e33b80672b9bccf0a091765c1d963e63063.tar.xz
Ignore case for all completion
Diffstat (limited to '.emacs')
-rw-r--r--.emacs4
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index fb30d26..5e134e6 100644
--- a/.emacs
+++ b/.emacs
@@ -520,6 +520,10 @@
(setq-default paragraph-start (concat "[ ]*- \\|" paragraph-start))
+(setq completion-ignore-case t
+ read-buffer-completion-ignore-case t
+ read-file-name-completion-ignore-case t)
+
(defun my/screenshot (output)
(interactive
(list