vim: update and rename vim-essentials (standard), vim-gui (mouse)
[webi-installers/.git] / vim-essentials / install.sh
diff --git a/vim-essentials/install.sh b/vim-essentials/install.sh
new file mode 100644 (file)
index 0000000..bc34f2e
--- /dev/null
@@ -0,0 +1,18 @@
+webi \
+  vim-leader \
+  vim-shell \
+  vim-sensible \
+  vim-viminfo \
+  vim-lastplace \
+  vim-spell \
+  vim-ale \
+  vim-prettier \
+  vim-whitespace \
+  # done
+
+printf '\n'
+printf 'Suggestion: Also check out these great plugins:\n'
+printf '    - vim-nerdtree (better than the default file browser)\n'
+printf '    - vim-gui      (mouse & clipboard support)\n'
+printf '    - vim-go       (golang linting, etc)\n'
+printf '\n'