init my kickstart

This commit is contained in:
Jack Koskie 2024-06-06 11:48:14 -04:00
commit 1ebfcd071c
23 changed files with 1694 additions and 0 deletions

View file

@ -0,0 +1,7 @@
return {
'numToStr/Comment.nvim',
opts = {
-- add any options here
},
lazy = false,
}