summaryrefslogtreecommitdiff
path: root/doom.d/init.el
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2020-05-20 21:03:06 +0000
committerKjetil Orbekk <kj@orbekk.com>2020-05-20 21:03:06 +0000
commitebbd123ce156c93b91466312d4fff381a180760b (patch)
tree571bbacc6dad98f912fde61d3ec9366e63c4b1a9 /doom.d/init.el
parent5de38e2eca11ec08fafd025e126b02a90d0fac2c (diff)
Add capture templates
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))