git clone into ~/.vim folder
https://github.com/junegunn/vim-plug
- Autocomplete with ctrl-p
- Fuzzy File Finder with https://github.com/junegunn/fzf
- Pattern Search with https://github.com/BurntSushi/ripgrep
- git functionality with https://github.com/tpope/vim-fugitive
- Asyncronous linting with https://github.com/w0rp/ale
- Various syntax highlighters for different languages