aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/config/rincewind.scm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2023-08-29 22:24:25 -0700
committerGravatar Tom Willemse2023-08-29 22:28:30 -0700
commit150273d74199f0c32a2b8594ba10e05829d7c929 (patch)
treed018169be6ad33f0817d7acb0683d551d342bc4e /oni/home/config/rincewind.scm
parent0e0fccec8829caf14f2925ffb0184fc0841318f1 (diff)
downloadnew-dotfiles-150273d74199f0c32a2b8594ba10e05829d7c929.tar.gz
new-dotfiles-150273d74199f0c32a2b8594ba10e05829d7c929.zip
Add zsh-autopair configuration
Diffstat (limited to 'oni/home/config/rincewind.scm')
-rw-r--r--oni/home/config/rincewind.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/oni/home/config/rincewind.scm b/oni/home/config/rincewind.scm
index 540e26e..a36b84b 100644
--- a/oni/home/config/rincewind.scm
+++ b/oni/home/config/rincewind.scm
@@ -110,7 +110,8 @@
#:select (home-inkplate-display-service-type))
#:use-module ((oni home services zsh)
#:select (home-zsh-syntax-highlighting-service-type
- home-zsh-autosuggestions-service-type))
+ home-zsh-autosuggestions-service-type
+ home-zsh-autopair-service-type))
#:use-module ((oni packages count-emails)
#:select (count-emails))
#:use-module ((oni packages emacs)
@@ -271,6 +272,7 @@
;; configuration last.
(service home-zsh-syntax-highlighting-service-type)
(service home-zsh-autosuggestions-service-type)
+ (service home-zsh-autopair-service-type)
(simple-service 'my-channel-service
home-channels-service-type