bc34f2ecad64ef928840223705712535765d006b
[webi-installers/.git] / vim-essentials / install.sh
1 webi \
2   vim-leader \
3   vim-shell \
4   vim-sensible \
5   vim-viminfo \
6   vim-lastplace \
7   vim-spell \
8   vim-ale \
9   vim-prettier \
10   vim-whitespace \
11   # done
12
13 printf '\n'
14 printf 'Suggestion: Also check out these great plugins:\n'
15 printf '    - vim-nerdtree (better than the default file browser)\n'
16 printf '    - vim-gui      (mouse & clipboard support)\n'
17 printf '    - vim-go       (golang linting, etc)\n'
18 printf '\n'