require('nvim-autopairs').setup({ disable_filetype = { "TelescopePrompt" , "vim" }, enable_check_bracket_line = false, })