local function config() require('pretty-fold').setup({fill_char = " "}) end return {'anuvyklack/pretty-fold.nvim', config = config}