You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the html completion itself has css and javascript completion for <style> and <script> tags and this would just be the reverse so html completion inside of javascritp
i'm not sure how hard it is to write a custom omnicomp function but i think it would be nice to have.
https://github.com/vim/vim/blob/master/runtime/autoload/htmlcomplete.vim
https://github.com/vim/vim/blob/master/runtime/autoload/javascriptcomplete.vim
The text was updated successfully, but these errors were encountered: