summarylogtreecommitdiffstats
path: root/cmp-buffer.install
diff options
context:
space:
mode:
authorDamien Tardy-Panis2024-03-15 22:21:46 +0100
committerDamien Tardy-Panis2024-03-15 22:21:46 +0100
commitcc6790e1bc5cf00f87ddafec78b96f32602cb118 (patch)
treeabf3eea17d494352fc0e911156d3007c0cdf6f52 /cmp-buffer.install
parent5d97d7ac2ba8f091d2639fa1bbdecc5e75247dc5 (diff)
downloadaur-neovim-cmp-buffer-git.tar.gz
Cleanup build
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.'
-}