Shougo / neosnippet.vim

neo-snippet plugin
Other
1.12k stars 108 forks source link

Lsp related config #495

Closed amikai closed 4 years ago

amikai commented 4 years ago

According to d302311. Now neosnippet support LSP. Could you give the example setting about this.

Shougo commented 4 years ago
let g:neosnippet#enable_completed_snippet = 1
let g:neosnippet#enable_complete_done = 1