Ritick Madaan
Ritick Madaan
Same Unknown Extension issue for me as well. Appears for `NoImplicitPrelude` as well as `NoMonomorphismRestriction`. Any particular reason why this is happening ?
@erlonbie seeing same issue in earlier commits as well ( tried randomly till `98764f0` ), guessing it's something specific to my setup 🤔
but @kuznetsss I haven't set any custom config specific to the plugin yet. As the snippet in packer is: ``` use({ "jackMort/ChatGPT.nvim", config = function() require("chatgpt").setup() end, requires = {...