Required
Plug 'hy172574895/EasyCompleteYou'
Plug 'SirVer/ultisnips'
Plug 'honza/vim-snippets'
Use Plugin-manager
Plug 'hy172574895/ECY-SnippetsPreview'
and then OK.
中国垃圾网用户可以用这个镜像:
- Originally, there are no preview file in
SirVer/ultisnips
. So you have to build snippets preview file. - One filetype need to build once. If you want this plugin work work on
java
file. You should open a realjava
file in Vim, and run::ECYBuildSnippetsPreview
. Then This plugin will work at every vim's buffer that its filetype isjava
.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright 2020 Jimmy Huang([email protected])
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- You just DO WHAT THE FUCK YOU WANT TO.