dotfiles/.config/nvim/lua/plugins/guess-indent.lua

4 lines
55 B
Lua

return {
"nmac427/guess-indent.nvim",
opts = {},
}