Skip to content

Commit

Permalink
Remove wakatime
Browse files Browse the repository at this point in the history
  • Loading branch information
dhvcc committed Feb 19, 2024
1 parent c32cb1d commit 5a09168
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .vim/plugins.vim
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ Plug 'airblade/vim-gitgutter'
" FZF and Ctrl+P support
Plug 'junegunn/fzf', { 'do': { -> fzf#install() } }
Plug 'junegunn/fzf.vim'

if !empty(glob("~/.wakatime.cfg"))
Plug 'wakatime/vim-wakatime' " Time tracking
endif

0 comments on commit 5a09168

Please sign in to comment.