addet autopairs plugin and some other

This commit is contained in:
pika 2024-09-12 19:59:18 +02:00
parent e6509a1240
commit 57bbfdaaa0
3 changed files with 13 additions and 1 deletions

4
.gitmodules vendored
View file

@ -6,3 +6,7 @@
path = .zsh/syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
branch = master
[submodule ".zsh/autopairs"]
path = .zsh/autopairs
url = https://github.com/hlissner/zsh-autopair
branch = master