We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6826e72 commit f8dc228Copy full SHA for f8dc228
README.md
@@ -412,6 +412,12 @@ _340 TILs and counting..._
412
- [Whole Line Auto-Completion](vim/whole-line-auto-completion.md)
413
- [Wrap With Some Room](vim/wrap-with-some-room.md)
414
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
421
## About
422
423
I shamelessly stole this idea from
0 commit comments