Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a snippet layer #3

Open
cweagans opened this issue Nov 16, 2017 · 1 comment
Open

Create a snippet layer #3

cweagans opened this issue Nov 16, 2017 · 1 comment

Comments

@cweagans
Copy link
Member

Ideally, something that will hook into deoplete for snippet completion.

https://github.com/joereynolds/deoplete-minisnip and https://github.com/joereynolds/vim-minisnip are interesting, but fatih/vim-go doesn't support minisnip.

https://github.com/Shougo/neosnippet.vim has deoplete support built in, as does https://github.com/SirVer/ultisnips

Neosnippet is 100% viml, so that might be a more portable solution.

@cweagans
Copy link
Member Author

Language layers should also make sure to configure snippet integration if possible as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant