lazy.nvim working

This commit is contained in:
venus
2025-12-23 01:25:24 -06:00
parent 9fdb7d2c1a
commit 5f0fd9f41d
16 changed files with 36 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
return {
{
'michaeljsmith/vim-indent-object',
},
}