WingLim

Results 8 issues of WingLim

As `hardcoreplayers` is gone, some plugins which ThinkVim used can not download again. So I replace them and make sure ThinkVim work again. Resolves #131, resolves #132, resolves #134

# Problems summary Run `scripts/install.sh` in a new machine, when install python package, will get this error. ## Environment Information * OS: Ubuntu 20.04 * thinkvim `:echo g:thinkvim_version` output: 2.6.5...

bug

# Problems summary In ThinkVim, it use a few hardcoreplayers' repo as plugins, but this user is already remove all his repo. Maybe you need to update it. ## Environment...

bug

# Problems summary In `bin/generator`, there is a problem. User can select no theme, then will return an error like this: ```golang panic: runtime error: index out of range [0]...

bug

As cusdis support multi accounts, I think it would be great we can delete our account. And because of the foreign key, it’s not easy to delete account without the...

**Create `builders` subdirectory which other builders can put themselves in it.** InputMediaBuilder methods: Basic methods: - add - build Advanced methods: All these methods use `Omit` to remove `type` property...

We need to add `multiple_occurrences = true` to `CmdOptions.upstream` to make sure we can use `balancebeam` with `-u addr:port -u addr:port`, and pass the `test_load_distribution`. Otherwise, it will occur this...