update to theme

This commit is contained in:
gregladden 2024-01-22 18:38:50 -06:00
parent c02bfaf9cd
commit 20aa962f15
2 changed files with 9 additions and 1 deletions

3
lua/plugins/comment.lua Normal file
View file

@ -0,0 +1,3 @@
return {
'numToStr/Comment.nvim',
}