Vim takes some getting used to, but it is powerful once you've added your feature-comforts.
Ayooluwah's article: https://freshman.tech/vim-javascript/
Vim-Plug: https://github.com/junegunn/vim-plug
Vim-Polyglot: https://github.com/sheerun/vim-polyglot
Emmet-Vim: https://github.com/mattn/emmet-vim
I hope this video was helpful to you! Give thanks for watching!
---System Specs---
Intel Core i7 8700k
EVGA nVidia GTX 1080
16gb RAM
Xubuntu 18.04
NZXT
You can do put in your .vimrc:
autocmd BufNewFile *.html,*.htm,*.php exec "normal i\\r
\\r
\\t\r
\\t\t\r
\\t\t\r
\\t\t\r
\\t\r
\\t\r
\\r
\\t\t\r
\\t\r
\"
And that will create the html body automatically when creating a new html or php file
OMG m8 your video is the best so far, spent more than 3 hours looking for this solution and reading and youtubing trying to resolve this, but you were the only one who actually explained it well for vim noobs like me, a big thank you from Colombia! Liked and subscribed!