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

https://github.com/yaegassy/ultisnips-manualcomplete


https://github.com/yaegassy/ultisnips-manualcomplete

neovim ultisnips vim

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# ultisnips-manualcomplete

## Setting

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

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