add examples
[webi-installers/.git] / vim-sensible / vim-sensible.bash
index 891fcaa447dcc21ef87ea5b19c83f006c28545e5..f507230ece2aaa17744309a1b1c6bff7b6840426 100644 (file)
@@ -5,6 +5,8 @@
 # tagline: sensible defaults for vim
 # description: |
 #   Think of sensible.vim as one step above 'nocompatible' mode: a universal set of defaults that (hopefully) everyone can agree on.
+# examples: |
+#   N/A
 
 mkdir -p $HOME/.vim/pack/plugins/start
 git clone --depth=1 https://tpope.io/vim/sensible.git $HOME/.vim/pack/plugins/start/sensible