rjr89/dotvim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Installation: git clone git://github.com/rjr89/dotvim.git ~/.vim Create symlinks: ln -s ~/.vim/vimrc ~/.vimrc ln -s ~/.vim/gvimrc ~/.gvimrc Switch to the `~/.vim` directory, and fetch submodules: cd ~/.vim git submodule update --init --recursive Additional for YouCompleteMe to work: cd ~/.vim/bundle/YouCompleteMe python3 install.py --clang-completer Requirements: -) vimtex needs the package "latexmk" for compilation