diff --git a/script/bootstrap.sh b/script/bootstrap.sh index 7d23141..6efc58c 100755 --- a/script/bootstrap.sh +++ b/script/bootstrap.sh @@ -119,7 +119,7 @@ install_vim_plugins () { local PLUGINS=( "joonty/vdebug" - "vim-syntastic/syntastic" + "w0rp/ale" "pangloss/vim-javascript" "sirver/ultisnips" )