AutoYADM commit: 2024-12-16 15:55:04

This commit is contained in:
Daniel Fichtinger 2024-12-16 15:55:04 -05:00
parent dda1bbc262
commit d8d50676e7
4 changed files with 24 additions and 11 deletions

View file

@ -0,0 +1,9 @@
return {
"folke/snacks.nvim",
opts = {
indent = {
enabled = true,
only_current = true,
},
},
}