{ plugins.nvim-autopairs = { enable = true; settings = { disable_filetype = [ "TelescopePrompt" ]; }; }; }