Skip to content

Commit

Permalink
Added vim-wakatime for collecting time spent statistics using wakatim…
Browse files Browse the repository at this point in the history
…e service
  • Loading branch information
Overbryd committed Mar 18, 2016
1 parent 89b3199 commit 9fccaa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vimrc
Expand Up @@ -64,6 +64,9 @@ Plugin 'msanders/snipmate.vim'
" comment stuff in/out with gc<motion>
Plugin 'tpope/vim-commentary'

" collect programming metrics
Plugin 'wakatime/vim-wakatime'

call vundle#end()
filetype plugin indent on
set number
Expand Down

0 comments on commit 9fccaa4

Please sign in to comment.