Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 4d6ce6b

Browse files
authored
Merge pull request #66 from Oiapokxui/master
Update README.MD
2 parents dd9746f + 89381ac commit 4d6ce6b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ Plug 'neovim/nvim-lsp' " nvim-lsp
6565
6666
Plug 'jackguo380/vim-lsp-cxx-highlight'
6767
```
68+
Using vim8's native package manager (Run this command in a terminal)
69+
70+
```bash
71+
git clone https://github.com/jackguo380/vim-lsp-cxx-highlight.git ~/.vim/pack/vendor/start/vim-lsp-cxx-highlight
72+
```
6873

6974
For `cquery` the following initializationOptions are needed:
7075
```json

0 commit comments

Comments
 (0)