summarylogtreecommitdiffstats
path: root/kakoune-lsp-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'kakoune-lsp-git.install')
-rw-r--r--kakoune-lsp-git.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/kakoune-lsp-git.install b/kakoune-lsp-git.install
new file mode 100644
index 000000000000..8124d867a273
--- /dev/null
+++ b/kakoune-lsp-git.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo 'To customize settings, copy the kak-lsp.toml configuration file in /usr/share/kak-lsp-git/examples/ to $HOME/.config/kak-lsp/'
+}