nvim-config/lua/plugins/readermode.lua

8 lines
101 B
Lua
Raw Normal View History

2024-06-15 20:51:46 +01:00
return {
{
"sarrisv/readermode.nvim",
opts = { --[[ Configurations Options]]
},
},
}