init.lua/after/plugin/indent.lua

4 lines
56 B
Lua
Raw Permalink Normal View History

2024-02-11 14:02:36 +05:30
require("ibl").setup({
scope = { enabled = true },
})