- Supported preview window.

This commit is contained in:
Shougo Matsushita
2013-03-16 12:42:20 +09:00
parent c5913090b4
commit 7cdc508edb
2 changed files with 11 additions and 1 deletions

View File

@@ -738,9 +738,18 @@ A: You must use smap in .vimrc.
<
Because neosnippet uses select-mode to jump over placeholder.
Q: I want to disable preview window in neosnippet candiates.
A:
>
set completeopt-=preview
<
==============================================================================
CHANGELOG *neosnippet-changelog*
2013-03-16
- Supported preview window.
2013-03-10
- Fixed menu error.