An open API service indexing awesome lists of open source software.

https://github.com/yaegassy/vim-vsnip-manualcomplete


https://github.com/yaegassy/vim-vsnip-manualcomplete

neovim vim

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# vim-vsnip-manualcomplete

## Setting

Add the key mapping to `.vimrc/init.vim`

```vim
" For example
imap (vsnip-manualcomplete)
```