Skip to content

Commit f8dc228

Browse files
committed
Add a Usage section explaining the vimrc
1 parent 6826e72 commit f8dc228

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,12 @@ _340 TILs and counting..._
412412
- [Whole Line Auto-Completion](vim/whole-line-auto-completion.md)
413413
- [Wrap With Some Room](vim/wrap-with-some-room.md)
414414

415+
## Usage
416+
417+
The `.vimrc` file for this project contains a function `CountTILs` that can
418+
be invoked with `<leader>c`. This will do a substitution count of the
419+
current number of TILs and display the result in the command tray.
420+
415421
## About
416422

417423
I shamelessly stole this idea from

0 commit comments

Comments
 (0)