Linux.com

word count

Posted by: Administrator on August 25, 2006 02:36 AM
Vim has it's own built-in word count mechanism that you can use instead of wc. Just hit g followed by ctrl+g in normal mode, and it will list word count and other relevant statistics at the bottom of the window.

#

Return to Minimalist tools for writers