index
:
freebsd-dotfiles
master
Current dotfiles for my FreeBSD install
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
plugins
/
indent-blankline.lua
blob: 423131f8a2b557601dff6f58677e3eda6dbd92dc (
plain
) (
tree
)
6fe6bd3
1
2
3
4
5
return
{
"lukas-reineke/indent-blankline.nvim"
,
main
=
"ibl"
,
opts
=
{}
}