Skip to content

Commit ad9d7cf

Browse files
authored
Update README.md
1 parent 1971f5a commit ad9d7cf

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11

2-
# Usage
3-
Just copy `.vim` folder and `.vimrc` file to the `home` directory :)
2+
# How to install?
3+
Copy `.vim` folder and `.vimrc` file to the `home` directory, then run the following command:
44

5-
# Demo
6-
7-
![vim demo](assets/demo.png)
8-
9-
# Pre-requirement
10-
Just run:
115
```bash
126
git clone https://github.com/srcery-colors/srcery-vim ~/.vim/pack/default/opt/srcery-vim
137
```
@@ -22,4 +16,9 @@ git clone https://github.com/srcery-colors/srcery-vim ~/.vim/pack/default/opt/sr
2216
| **F4** | switch between tabs | |
2317
| **F5** | run python or bash file | |
2418
| **F9** | open drawer menu | | It's toggle
25-
| **F10** | run pylint | Pylint is a static code analyzer for Python 2/3 |
19+
| **F10** | run pylint | Pylint is a static code analyzer for Python 2/3 |
20+
21+
22+
# Demo
23+
24+
![vim demo](assets/demo.png)

0 commit comments

Comments
 (0)