Gabriel C. Brandão

Results 2 issues of Gabriel C. Brandão

## How to reproduce I just followed the video, everything was working fine until I tried to install treesitter My packer.lua is the following: ```lua vim.cmd [[packadd packer.nvim]] return require('packer').startup(function(use)...

## Changes that was made * Improve project folder structure * Separate pokemon fetch logic from render logic * Use async functions instead of `.then` chains * Add pokemon card...