Muhammad Faris 'Afif
Results
2
issues of
Muhammad Faris 'Afif
hi @potamides can you explain to me how to setup this plugin using lazy.nvim my config below, is not work properly. ```lua return { "potamides/pantran.nvim", keys = { { "ttx",...
Hi, i try to write test auth with assertion the token is not empty ( not equal = ''). I can't use the `want` key, do you know how to...