aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2022-01-06 00:44:09 +0000
committerAryadev Chavali <aryadev@aryadevchavali.com>2022-01-06 00:44:09 +0000
commit338dd2f3c5096e01ddc0a50f691124090f5fc3b0 (patch)
treea1c4ad78830340de86034a2cb391b648a7199a74 /Emacs/.config/emacs
parentda77d7408d16fdea95026d2baf5ba3bc3c785814 (diff)
downloaddotfiles-338dd2f3c5096e01ddc0a50f691124090f5fc3b0.tar.gz
dotfiles-338dd2f3c5096e01ddc0a50f691124090f5fc3b0.tar.bz2
dotfiles-338dd2f3c5096e01ddc0a50f691124090f5fc3b0.zip
(Emacs)~fringe-mode 'no-fringes->0
No fringe style of life, makes me feel like I'm fully subsumed into the Emacs experience.
Diffstat (limited to 'Emacs/.config/emacs')
-rw-r--r--Emacs/.config/emacs/config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org
index 0e7b02a..7b2f802 100644
--- a/Emacs/.config/emacs/config.org
+++ b/Emacs/.config/emacs/config.org
@@ -117,7 +117,7 @@ the borders for Emacs. Incredible, must be done.
(setq left-fringe-width 0
right-fringe-width 0)
:config
- (fringe-mode 'no-fringes))
+ (fringe-mode 0))
#+end_src
** Path
Setting the path variable cos it can get annoying sometimes