Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wordcounter-vim

A Vim plugin that counts words, lines, characters, and estimates reading time.

Requirements

  • Vim 8.0+

Installation

Using vim-plug:

Plug 'tomi3-11/wordcounter-vim'

Then run :PlugInstall

Commands

Command Description
:WordCount Print word, line, character count and reading time for the current buffer
:WordcountSel Print word count for the current visual selection
:WordCountToggle Toggle live word count in the statusline

License

MIT

About

A VIM plugin that is light, simply counts the words in your file, number of lines and the extimated time to read it. displays cleanly in the statusline

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages