summarylogtreecommitdiffstats
path: root/kak-auto-pairs-git.install
blob: e7fcf21918f86cbe0b47301e07bc6037e3edd1c9 (plain)
1
2
3
4
5
6
7
8
post_install() {
	echo
	echo If you use a custom autoload directory, do not forget to create a \
	symbolic link inside the directory to /usr/share/kak/rc/addons.
	echo
	echo "To use auto-pairs, run 'require-module auto-pairs' followed by" \
		"'auto-pairs-enable'."
}