Skip to content

Commit

Permalink
added wakatime
Browse files Browse the repository at this point in the history
  • Loading branch information
liul85 committed Aug 5, 2022
1 parent cf043eb commit 5c32811
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nvim/lua/packer_init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,7 @@ return packer.startup(function(use)
-- optional for icon support
requires = { 'kyazdani42/nvim-web-devicons'},
}

-- wakatime
use 'wakatime/vim-wakatime'
end)

0 comments on commit 5c32811

Please sign in to comment.