1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add a Usage section explaining the vimrc

This commit is contained in:
jbranchaud
2016-02-18 20:07:34 -06:00
parent 6826e72e6e
commit f8dc228c2b

View File

@@ -412,6 +412,12 @@ _340 TILs and counting..._
- [Whole Line Auto-Completion](vim/whole-line-auto-completion.md)
- [Wrap With Some Room](vim/wrap-with-some-room.md)
## Usage
The `.vimrc` file for this project contains a function `CountTILs` that can
be invoked with `<leader>c`. This will do a substitution count of the
current number of TILs and display the result in the command tray.
## About
I shamelessly stole this idea from