IK

Results 9 issues of IK

Hello, @mhinz Thanks for create great vim plugin. I added .gitignore in this repo. Could you check this PR?

# Themes - [ ] alduin.vim - [ ] angr.vim - [ ] atomic.vim - [ ] ayu_dark.vim - [ ] ayu_light.vim - [ ] ayu_mirage.vim - [x] badwolf.vim -...

enhancement
help wanted

I wrote a patch to run nunit.analyzers's tests on GitHub Actions. This enables automated testing with CI. see also: CI's log - https://github.com/get-me-power/nunit.analyzers/actions/runs/3032762761

#### Requirements (please check off with 'x') - [ ] I have read the [Contributing Guidelines](https://github.com/ryanoasis/vim-devicons/blob/master/CONTRIBUTING.md) - [ ] I have read or at least glanced at the [FAQ](https://github.com/ryanoasis/vim-devicons#faq--troubleshooting) -...

On Windows, NET Framework and .NET6 is tested on CI. .NET6 testing is now done in CI on Linux and Mac.

Hello, maintainer! Thanks for creating great CLI command. By the way, the commit enables linting of pull requests using pyflakes. Could you check this url? > https://github.com/reviewdog/action-pyflakes

I add `searchcount` function in this repo. Could you check this PR?