armmer / vim_files
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.vimrc | ||
| |
README | ||
| |
autoload/ | ||
| |
colors/ | ||
| |
compiler/ | ||
| |
doc/ | ||
| |
ftdetect/ | ||
| |
ftplugin/ | ||
| |
indent/ | ||
| |
nerdtree_plugin/ | ||
| |
plugin/ | ||
| |
pydiction-0.5/ | ||
| |
syntax/ |
README
from your home directory run the following commands: ln -s vim_files/.vimrc .vimrc ln -s vim_files .vim This will create two symlinks pointing your local ~/.vimrc to the one in my vim_files folder and also point your ~/.vim folder to my vim_files folder

