mirror of
1
0
Fork 0

Initial Home page

alphaCTzo7G 2018-02-18 10:52:07 -08:00
commit 951c6db9d8
1 changed files with 9 additions and 0 deletions

@ -0,0 +1,9 @@
## YouCompleteMe and SnipMate:
YouCompleteMe using `tab` for completion, and so does `SnipMate`. If you want to use both, you need to change `SnipMate`-s trigger key using:
```
imap <C-J> <esc>a<Plug>snipMateNextOrTrigger
smap <C-J> <Plug>snipMateNextOrTrigger
```