https://github.com/yaegassy/ultisnips-manualcomplete
https://github.com/yaegassy/ultisnips-manualcomplete
neovim ultisnips vim
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaegassy/ultisnips-manualcomplete
- Owner: yaegassy
- Created: 2021-02-22T00:51:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T00:52:38.000Z (over 4 years ago)
- Last Synced: 2025-03-25T02:49:42.992Z (7 months ago)
- Topics: neovim, ultisnips, vim
- Language: Vim script
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ultisnips-manualcomplete
## Setting
Add the key mapping to `.vimrc/init.vim`
```vim
" For example
imap (ultisnips-manualcomplete)
```