init.lua/after/plugin/indent.lua

4 lines
53 B
Lua
Raw Normal View History

2024-02-11 00:39:33 +05:30
require('ibl').setup{
scope = { enabled = true }
}