Awesome
polyglot-vim
This is a plugin for counting lines of source code in a project.
Installation
First, install polyglot. You can then install the vim plugin. To do this using vim-plug:
Plug 'vmchale/polyglot-vim'
Configuration
See :h poly
for configuration options.