Skip to content

Commit 2b07762

Browse files
committed
readme update
1 parent 3c15196 commit 2b07762

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
#Installation:
1+
My Vim Profile
2+
3+
# Installation
24

35
```bash
6+
mkdir ~/.vim
47
git clone git://github.com/asears/dotvim.git ~/.vim
58
```
9+
610
## Create symlinks:
711
```bash
812
ln -s ~/.vim/vimrc ~/.vimrc
@@ -14,3 +18,8 @@
1418
git submodule init
1519
git submodule update
1620
```
21+
22+
# Links
23+
24+
https://github.com/amix/vimrc
25+
https://www.linode.com/docs/tools-reference/tools/introduction-to-vim-customization/

0 commit comments

Comments
 (0)