Chris Kang
Chris Kang
- [x] I have fzf 0.30.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...
**Describe the bug** A clear and concise description of what the bug is. My default node version is set to v14 (which i need for my project), but Neovide is...
When you have jest tests; `describe.each([1, 2 ])('Loop the test with given array',()=>{})` `it.each([1, 2 ])('Loop the test with given array',()=>{})` `test.each([1, 2 ])('Loop the test with given array',()=>{})` the...
I have included `FLUENT_COMMENTS_MULTIPART_EMAILS = True` in my `settings.py` but whenever the email is sent to the `MANAGERS`, it uses the .txt version. When I `python manage.py shell` and do...
Is it possible to have a button to turn on to washing and drying? I want to automate washing and drying the mop at a certain time but it is...
## Issue Description Type: *bug report* ### Describe what happened (or what feature you want) Only way to make a suggestion comment is through a key mapping. ``` review_diff =...
## Issue Description Type: *bug report* ### Describe what happened (or what feature you want) Configuration: ``` { ... mappings_disable_default = true, mappings = { issue = { next_comment =...
I use a plugin called `gabrielelana/vim-markdown` and the plugin is disabled when I place presenting.vim to be above `gabrielelana/vim-markdown`  When I put vim-markdown to be top of presenting.vim, then...
Hey, I've been updating my vimrc so that most of my vim tasks can be async using skywind3000/asyncrun.vim. With this, fugitive can Gpush, Gpull, Gfetch... all asynchronously by adding ```...
I have ir air conditioner accessory added and everything works as expected. I love this plugin and it's exactly what ive been looking for. 1. Auto temperature One thing i...