Skip to content

Commit

Permalink
Add a new vim plugin to auto create the closing bracket when you type…
Browse files Browse the repository at this point in the history
… the opening one.
  • Loading branch information
alexventuraio committed Oct 4, 2019
1 parent 9fd1c18 commit f958271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.sh
Expand Up @@ -98,6 +98,7 @@ fancy_echo "Installing plugings for Janus for vim..."
#git clone https://github.com/GertjanReynaert/cobalt2-vim-theme
git clone https://github.com/kaicataldo/material.vim
git clone https://github.com/wakatime/vim-wakatime
git clone https://github.com/jiangmiao/auto-pairs
git clone https://github.com/vim-scripts/UltiSnips
git clone https://github.com/itchyny/lightline.vim
git clone https://github.com/mattn/emmet-vim.git
Expand Down

0 comments on commit f958271

Please sign in to comment.