Skip to content

Commit 8ab19d1

Browse files
authored
Merge pull request #327 from phongnh/master
Mention completor-vsnip for vim-vsnip support
2 parents a4cae4a + e182c88 commit 8ab19d1

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,14 @@ completed.
5050
This is the fallback completer. When no semantic completer found the buffer
5151
completer will be used and will complete based on the current buffers.
5252

53-
#### Ultisnips and neosnippet
53+
#### Snippets
5454

55-
Ultisnips is supported by default. If [ultisnips](https://github.com/SirVer/ultisnips) is installed,
55+
Ultisnips: is supported by default. If [ultisnips](https://github.com/SirVer/ultisnips) is installed,
5656
the snips candidates will show on the completion popup menu.
5757

58-
Use this plugin [completor-neosnippet](https://github.com/maralla/completor-neosnippet) for neosnippet support.
58+
neosnippet: Need to install [completor-neosnippet](https://github.com/maralla/completor-neosnippet) for neosnippet support.
59+
60+
vim-vsnip: Need to install [completor-vsnip](https://github.com/phongnh/completor-vsnip) for vim-vsnip support.
5961

6062
#### Neoinclude
6163

0 commit comments

Comments
 (0)