Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

vimscript to log what you're doing in vim

Vim Script 96 KB Created May 30, 2011
Stars 2 Forks 0 Watchers 1 Open issues 0 Open PRs 0
History

1 branches 4 tags

master Added ability to log a given line text as start,interval,continue, en… ffce9b7
1.3.0 prevent rediculously named files or folders from generating errors. f4f30d0
prevent errors on nameless buffers e2b1bd7
update docs d96a9f2
Merge branch 'master' of github.com:AD7six/vim-activity-log ac13830
bump version d9b1250
use a pattern instead of a fixed location for activity logs 27c3d37
Update install instructions 154fc93
move plugin to subdir for pathogen compat b7b3f5e
correct git parsing 94b9df8
1.2.0 automatically append the current git branch to log entries 056a699
don't manually escape the message - call the right method 107a4e7
formatting for the readme 6cc9065
1.1.0 prevent needless log entries for open(and create) where the user doesn't 837605b
1.0.0 initial commit fc42b9e

End of history