How do calculate the number from inside the vim?
|
|
For counting the number of times some pattern occurs, use:
|
|||
|
|
The following will work with unmodifiable files, and the result can be kept and used elsewhere in our scripts.
|
||
|
|
