Results 4 comments of Eugenio A Jimenes

> Hello, > > Since last week my tracker stop working. It freezes on the home screen and is no longer showing any deck or collection on draft anymore. >...

Hi @cielf, I've opened a PR for a partial solution for this issue.

As @theHamsta said I could fix it (or at least temporally solve it) using `indentkeys`, and I add this to remove dot ```lua vim.cmd('autocmd FileType ruby setlocal indentkeys-=.') ```

Hi @cielf, I fixed the minor functionality quibbles and implemented a solution to include `other_agency_type` info when `agency_type` is `Partner::AGENCY_TYPES["OTHER"]`