Mercurial > dotfiles
view .chezmoiignore @ 563:fb54ab50a72a
Revert "Replace surround with mini.surround for the function wrapping options"
This reverts commit 86ffd4e6b9aa4e16f762e25b6db7bd42ad473f75.
author | zegervdv <zegervdv@me.com> |
---|---|
date | Thu, 17 Feb 2022 11:28:41 +0100 |
parents | c983b1061bab |
children | 3c1aaccf3cef 5631c3f65dc1 |
line wrap: on
line source
README.md *.orig **/.orig *.rej stylua.toml scripts .pre-commit-config.yaml *~ {{ if ne .chezmoi.os "windows" }} AppData/* {{ end }} {{ if eq .chezmoi.os "windows" }} .config/nvim/* .bashrc .zshrc .Brewfile .inputrc .lscolors .tmux.conf bin/* .zsh/* {{ end }} {{ if ne .chezmoi.os "linux" }} .local/share/applications/* {{ end }}