Skip to content
This repository has been archived by the owner on Dec 29, 2017. It is now read-only.

Commit

Permalink
more docprog
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa McHale committed Mar 1, 2017
1 parent 3e33d38 commit d795afa
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions doc/tokei.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
| |/ _ \| |/ / _ \ | \ \ / / | '_ ` _ \
| | (_) | < __/ | \ V /| | | | | | |
|_|\___/|_|\_\___|_| \_/ |_|_| |_| |_|

Count code not calories.

====================================================================
CONTENTS *TokeiContents*

1. Usage ................ |TokeiUsage|
2. Config ............. |TokeiConfig|
3. License .............. |TokeiLicense|
1. Usage ......................................... |TokeiUsage|
2. Config ....................................... |TokeiConfig|
3. License ..................................... |TokeiLicense|

====================================================================
Section 1: Usage *TokeiUsage*
Section 1: Usage *TokeiUsage*

By default, tokei-vim provides a command and a keybinding, viz.

:Tokei *:Tokei*
:Tokei *:Tokei*
Run tokei and output to a scratch buffer, e.g. >
:Tokei

<silent> co......Run tokei...............................|Tokei-co|
<
<silent> co......Run tokei.................................|Tokei-co|

=====================================================================
Section 2: Config *TokeiConfig*
Expand All @@ -37,3 +37,8 @@ your gitignore. Files to exclude should be separated commas but no
spaces, e.g. >
let g:tokei_exclude='TODO.md,README.md'
<

======================================================================
Section 3: License *TokeiLicense*

This plugin is licensed under the BDS3 license.

0 comments on commit d795afa

Please sign in to comment.