There are different forks of snippet engines which allow the user to insert snippets by typing the name of a snippet hitting the expansion mapping. github.com/SirVer/ultisnips: python, supports all snippets in this repo. github.com/garbas/vim-snipmate: VimL, snipmate-snippets, engine sometimes behaves strange. Supports snippets/* github.com/Shougo/neosnippet: VimL, supports snippets/* with some co