This website requires JavaScript.
Explore
Help
Sign in
nyancat
/
nvim
Watch
1
Fork
You've already forked nvim
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6b169db906
nvim
/
lua
/
plugins
/
indentlines.lua
10 lines
126 B
Lua
Raw
Normal View
History
Unescape
Escape
fixup! add indentlines
2024-02-21 06:53:26 +00:00
return
{
"
lukas-reineke/indent-blankline.nvim
"
,
main
=
"
ibl
"
,
treewide: config -> opts
2024-02-23 09:07:32 +00:00
opts
=
{
add indentlines
2024-02-21 06:30:54 +00:00
indent
=
{
fixup! add indentlines
2024-02-21 06:53:26 +00:00
char
=
"
▏
"
,
add indentlines
2024-02-21 06:30:54 +00:00
}
,
}
,
}
Reference in a new issue
Copy permalink