We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
While working on #234, I noticed this surprise
I guess this ~= in ChatToggle should be a == instead
~=
==
gp.nvim/lua/gp/init.lua
Lines 855 to 857 in 2372d53