summaryrefslogtreecommitdiff
path: root/libre/vim/vimdoc.hook
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-09-02 21:01:36 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-09-02 21:01:36 -0400
commitb588cb6febffe16e7bf05a2ea808b837e7769fc4 (patch)
treead7c0b48d49ec70416d12c2f97016927e1015e66 /libre/vim/vimdoc.hook
parentcc5bd4905e2c88a5ed00c5bb94993e12feb13fae (diff)
downloadabslibre-b588cb6febffe16e7bf05a2ea808b837e7769fc4.tar.gz
abslibre-b588cb6febffe16e7bf05a2ea808b837e7769fc4.tar.bz2
abslibre-b588cb6febffe16e7bf05a2ea808b837e7769fc4.zip
Remove libre/vim; vim is no longer blacklisted.
See the commit in blacklist.git.
Diffstat (limited to 'libre/vim/vimdoc.hook')
-rw-r--r--libre/vim/vimdoc.hook11
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/vim/vimdoc.hook b/libre/vim/vimdoc.hook
deleted file mode 100644
index b77d5929f..000000000
--- a/libre/vim/vimdoc.hook
+++ /dev/null
@@ -1,11 +0,0 @@
-[Trigger]
-Operation = Install
-Operation = Upgrade
-Operation= Remove
-Type = File
-Target = usr/share/vim/vimfiles/doc/
-
-[Action]
-Description = Updating Vim help tags...
-Exec = /usr/bin/vim -es --cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q"
-When = PostTransaction