Skip to content

Commit 3ce63ea

Browse files
committed
edit readme
1 parent 2c3cee6 commit 3ce63ea

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

README.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
1-
# CSScomb-vim
2-
Vim plugin for http://csscomb.com/
1+
# CSScomb plugin for Vim
2+
33
## Installation
4-
### pathogen:
4+
### With Pathogen
55
```
66
cd ~/.vim/bundle
7-
git clone https://github.com/batsuev/csscomb-vim.git
7+
git clone https://github.com/miripiruni/csscomb-vim.git
88
```
9-
### manual:
10-
```
11-
git clone https://github.com/batsuev/csscomb-vim.git
12-
cp csscomb-vim/plugin/* ~/.vim/plugin/
13-
```
14-
## Usage
15-
```
16-
:CSSComb
9+
### Manual
1710
```
11+
git clone https://github.com/

0 commit comments

Comments
 (0)