Why would these two snippets always send me to the <div>'s content before the "id" or "class" attribute? It seems odd that it wouldn't step through in order. Could any other SnippetsEmu users help me out?
exec "Snippet divc <div class=\"".st.et."\"><CR>".st.et."<CR></ div><CR>" exec "Snippet divi <div id=\"".st.et."\"><CR>".st.et."<CR></div><CR>" --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
