snipmate-snippets javascript and javascript-jquery snippets
i can't use both of them at the same time on a js file. i looked through the available snippets (with a js file opened) using
Can you be a little bit more specific? Try examples and describe exactly what you're trying to do!
Thanks
im novice to vim(that's why i have janus as starter), snipmate and even rails so please have patience.
im trying to add jquery codes on my rails app. for example im on my application.js file, snippets for javascript works great but when im about to use jquery snippets like the "ajax" trigger, it say "Keyword completion (^N^P) The only match" or "Keyword completion (^N^P) Pattern not found" (it depends on which jquery trigger i used). i also have the same results if im putting scripts inside an html file.