summarylogtreecommitdiffstats
path: root/vim-skeleton.install
diff options
context:
space:
mode:
authorChristian Hesse2015-06-30 10:32:38 +0200
committerChristian Hesse2015-06-30 10:32:38 +0200
commit1d61643ce23aa5c0d4789b994e04493c90fb2613 (patch)
treed2a43ba9bdc79aa8f27cc474a80f4e6085e24ee3 /vim-skeleton.install
downloadaur-1d61643ce23aa5c0d4789b994e04493c90fb2613.tar.gz
initial import of vim-skeleton 0.0.3.r0.g7309644-8
Diffstat (limited to 'vim-skeleton.install')
-rw-r--r--vim-skeleton.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/vim-skeleton.install b/vim-skeleton.install
new file mode 100644
index 000000000000..a79e8f67336c
--- /dev/null
+++ b/vim-skeleton.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo " > Now place your skeleton file to /usr/share/vim/vimfiles/xtr/skeleton"
+ echo " > or ~/.vim/xtr/skeleton!"
+}