summarylogtreecommitdiffstats
path: root/devicons.install
diff options
context:
space:
mode:
Diffstat (limited to 'devicons.install')
-rw-r--r--devicons.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/devicons.install b/devicons.install
new file mode 100644
index 000000000000..6a2a9773f18e
--- /dev/null
+++ b/devicons.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo ':: Please consult upstream documentation on how to set up this plugin.'
+ echo ':: A copy has been installed to /usr/share/doc/neovim-web-devicons-git/README.md for your convenience.'
+}