This configuration needs:
- vim-plug
- command-t (you need to compile it)
- okular or any other pdf reader
- latex
- clang (psst. you can use package manager)
git clone https://github.com/Dzordzu/dotfiles.git
mkdir -p ~/.config/vim/
cp dotfiles/vim/* ~/.config/vim/
cp dotfiles/vim/.vimrc ~/.vimrc
rm -r dotfiles