We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a982452 commit 40333feCopy full SHA for 40333fe
README.md
@@ -31,8 +31,8 @@ Bundle 'git://github.com/miripiruni/CSScomb-for-Vim.git'
31
32
### Manual without plugins manager
33
```
34
-git clone https://github.com/miripiruni/CSScomb-for-Vim.git
35
-cp csscomb-vim/plugin/* ~/.vim/plugin/
+git clone https://github.com/miripiruni/CSScomb-for-Vim.git csscomb
+cp csscomb/plugin/* ~/.vim/plugin/
36
37
38
## Usage
0 commit comments