Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 30fc7b6

Browse files
author
Alec Breton
committed
Add note about turning on syntax highlighting
1 parent 96c1e35 commit 30fc7b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,11 @@ The last option changes the highlighting of the following keywords:
6464
$ cd ~/.vim/pack/git-plugins/start
6565
$ git clone --depth=1 https://github.com/bfrg/vim-cpp-modern
6666
```
67-
**Note:** The directory name `git-plugins` is arbitrary, you can pick any other
67+
**Notes:**
68+
- The directory name `git-plugins` is arbitrary, you can pick any other
6869
name. For more details see `:help packages`.
6970

71+
- <strong>For new `vim` users</strong> - if you don't see syntax highlighting after installing the package, remember to turn it on with the `:syntax on` vim command, or by placing `syntax on` within your `.vimrc` file.
7072

7173
## License
7274

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /