Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
How do I get this to work? ========================== WARNING - these instructions assume you do not already have a .vim directory or a .vimrc file. $ git clone https://Trevoke@github.com/Trevoke/.vim.git ~/.vim $ ln -sf .vim/vimrc ~/.vimrc $ cd ~/.vim $ git submodule init $ git submodule update Read the .vimrc for various comments on things I've set up. Read the plugin documentation to learn how they work.