kickstart.nvim/lua/custom/plugins/indent.lua

4 lines
35 B
Lua
Raw Normal View History

2023-10-09 19:52:40 +02:00
return {
'Yggdroot/indentLine'
}