Skip to content

Commit 9258651

Browse files
committed
Surround new code snippet with ```vim
1 parent 8762ea5 commit 9258651

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,10 @@ you don't have a favorite method for installing plugins,
127127

128128
Please make sure that the following options are set in your .vimrc:
129129

130-
syntax on
131-
filetype plugin indent on
130+
```vim
131+
syntax on
132+
filetype plugin indent on
133+
```
132134

133135
Otherwise the filetype is not activated.
134136

0 commit comments

Comments
 (0)