Vim keyboard shortcut general word count -


how count words in document in vim? according vim's definition of word.

seems easy answer couldn't find answer on here addressed word matches, or having in function. want word count.

you may find useful know find answer using helpgrep.

e.g.

:helpgrep count words 

you can use :cnext flip through search result. result #2 in case need.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -