summaryrefslogtreecommitdiff
path: root/doom.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'doom.d/init.el')
-rw-r--r--doom.d/init.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/doom.d/init.el b/doom.d/init.el
index 81b171f..5c5b53b 100644
--- a/doom.d/init.el
+++ b/doom.d/init.el
@@ -46,7 +46,7 @@
;;unicode ; extended unicode support for various languages
vc-gutter ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB
- ;;window-select ; visually switch windows
+ window-select ; visually switch windows
workspaces ; tab emulation, persistence & separate workspaces
;;zen ; distraction-free coding or writing
@@ -176,5 +176,4 @@
:config
;;literate
- (default +bindings +smartparens))
-
+ (default +bindings))