update (almost) all taglines and descs

This commit is contained in:
AJ ONeal
2020-06-17 00:10:00 +00:00
parent c017e861e7
commit eeaa8db394
16 changed files with 80 additions and 34 deletions
+6 -2
View File
@@ -2,11 +2,15 @@
# title: vim-sensible
# homepage: https://github.com/tpope/vim-sensible
# tagline: sensible defaults for vim
# tagline: |
# Vim Sensible: 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
#
# Installs to `$HOME/.vim/pack/plugins/start`.
# It just works.
#
mkdir -p $HOME/.vim/pack/plugins/start
rm -rf $HOME/.vim/pack/plugins/start/sensible