Skip to content

Commit

Permalink
nvim(plugins): add thanks.nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
tomodachi94 committed Apr 6, 2024
1 parent 7e5c287 commit ac5e0ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions home/common/nvim/lua/tomodachi94/plugins/thanks.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
return {
'jsongerber/thanks.nvim',
opts = {
plugin_manager = "lazy",
}
}

0 comments on commit ac5e0ef

Please sign in to comment.