Thanks to visit codestin.com Credit goes to github.com
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 d0bcc92 commit 62225aeCopy full SHA for 62225ae
README.md
@@ -27,10 +27,10 @@ echo 'map <F2> :!vhc' >> ~/.vimrc
27
28
## Basic usage steps
29
30
-0. Install this script globally;
31
-1. Open any file using VI/VIM;
32
-2. In normal VIM mode (press <ESC>), select the line with SHIT + V;
33
-3. Press <F2\> and <ENTER\>;
+1. Install this script globally;
+2. Open any file using VI/VIM;
+3. In normal VIM mode (press <ESC>), select the line with SHIT + V;
+4. Press <F2\> and <ENTER\>;
34
35
### Using styles
36
Instead of using the characters and the standard format you can set the string to process using styles as seen below.
0 commit comments