Updated Known Conflicts between other plugins (markdown)
parent
9c3c865e5b
commit
00b94b99da
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
## YouCompleteMe and SnipMate:
|
## 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:
|
YouCompleteMe uses `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
|
imap <C-J> <esc>a<Plug>snipMateNextOrTrigger
|
||||||
|
|
Loading…
Reference in a new issue