Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trapd00r/time-spent-in-vim

Vim wrapper collecting statistics of the usage; time spent per project/file
https://github.com/trapd00r/time-spent-in-vim

time-tracker vim

Last synced: 3 months ago
JSON representation

Vim wrapper collecting statistics of the usage; time spent per project/file

Awesome Lists containing this project

README

        

# NAME

time-spent-in-vim - vim wrapper collecting statistics of the vim usage

![tsiv](/extra/tsiv.png)

# USAGE

export EDITOR='time-spent-in-vim'
alias vim='time-spent-in-vim

vim [OPTIONS] FILES...

# DESCRIPTION

**time-spent-in-vim** is a Vim wrapper that collects time spent for each
project/file edited.

# OPTIONS

-t, --total show a total summary of time spent

# AUTHOR

Magnus Woldrich
CPAN ID: WOLDRICH
[email protected]
http://japh.se

# CONTRIBUTORS

None required yet.

# COPYRIGHT

Copyright 2011, 2019- **time-spent-in-vim**s ["AUTHOR"](#author) and
["CONTRIBUTORS"](#contributors) as listed above.

# LICENSE

This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.