index
:
dots
master
tasteful and exquisite dots
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
plugins
/
indentmini.lua
blob: 793f5ead10f9da9708e710a28ff0be6057eb65f1 (
plain
)
1
2
3
4
5
6
7
return
{
"nvimdev/indentmini.nvim"
,
config
=
true
,
opts
=
{
char
=
"▏"
,
},
}