commit 951c6db9d82f57920ad0645ea262b4fdb9def972 Author: alphaCTzo7G Date: Sun Feb 18 10:52:07 2018 -0800 Initial Home page diff --git a/Known-Conflicts-between-other-plugins.md b/Known-Conflicts-between-other-plugins.md new file mode 100644 index 0000000..59fce8f --- /dev/null +++ b/Known-Conflicts-between-other-plugins.md @@ -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 asnipMateNextOrTrigger +smap snipMateNextOrTrigger + +``` \ No newline at end of file