AutoYADM commit: 2024-12-13 14:15:02

This commit is contained in:
Daniel Fichtinger 2024-12-13 14:15:02 -05:00
parent 64686a9859
commit 7d6d79933f
5 changed files with 68 additions and 41 deletions

View file

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