Files
dotvim/README.md
2026-04-16 09:51:26 +03:00

12 lines
254 B
Markdown

# Mike Bell's VIM settings
Installation:
```sh
git clone https://git.movida.biz/bell/dotvim.git ~/.vim
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
```
Create symlinks:
```sh
ln -s ~/.vim/vimrc ~/.vimrc
```