On Fri, Nov 22, 2013 at 03:47:01PM -0500, Karl Harris wrote: > Keith Kaple wrote: > > I'm a developer and pretty much do everythig in vim, I was wondering if a > > plugin existed which would do the following. > > > > 1 record my activity daily and append to a vim_blog.datestamp > > 2 "activity" would be a simple adding somthing like: > > added #lines deleted #lines changed #lines in /whatever/path/to/file > > 3 activity is recorded on :wq but not on just :w > > 4 the daily files would be collected in a subdir under .vim somewhere > > > > Does this exist today or does anyone have suggestions on approaches? > > > > thanks, > > > > Keith > > > > -- > > -- > > You received this message from the "vim_use" maillist. > > Do not top-post! Type your reply below the text you are replying to. > > For more information, visit http://www.vim.org/maillist.php > > > > --- > > You received this message because you are subscribed to the Google Groups > > "vim_use" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > I use the vimwiki plugin (wikilinks,diary, and htmlexport). > > Thanks Karl, I don't really want to compose anything, looking more for something that just takes statistics in the background while I work.
I just want to set it up once and then be able to look at it after several months to get an idea of how many files I touched and lines I changed, etc. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
