summarylogtreecommitdiffstats
path: root/cmp-buffer.install
diff options
context:
space:
mode:
Diffstat (limited to 'cmp-buffer.install')
-rw-r--r--cmp-buffer.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/cmp-buffer.install b/cmp-buffer.install
deleted file mode 100644
index d166254eaed6..000000000000
--- a/cmp-buffer.install
+++ /dev/null
@@ -1,9 +0,0 @@
-post_install() {
- echo ':: This plugin requires manual setup.'
- echo ':: Consult upstream documentation for more information.'
- echo ':: A copy has been installed under /usr/share/doc/neovim-cmp-buffer-git/README.md for your reference.'
-}
-
-post_remove() {
- echo ':: Remember to remove all references to this plugin from your init scripts.'
-}