Files
dotfiles/.config/nvim/lua/plugins/indentline.lua

4 lines
42 B
Lua
Raw Normal View History

return {
"nvimdev/indentmini.nvim",
}