-- {{ ansible_managed }} local telescope = require('telescope'); telescope.setup({ defaults = { layout_strategy = 'vertical', layout_config = { vertical = { width = 0.5, height = 0.7 } }, }, })