mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
update (almost) all taglines and descs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user