-
One may want to say "overwrite all `github:NixOS/nixpkgs*` to `github:/nixpkgs*`.
In order to do this, we need to allow one of two options:
1. Add the possibility to use wildcards in the keys of a f…
CSVdB updated
5 years ago
-
(I was asked to report the following as a bug.)
Take the following function:
```python
async def some_function() -> None:
pass
```
It is reported as "Special form":
![image](https://use…
-
Autocompletion throws a TypeError every time it's not used in a transaction.
How to reproduce: type `1970-01-01 open A`. It should hint `Assets` accounts, but instead it throws the following error:…
-
> 👋 Quick note! If you use or find this repository helpful, please take the time to star this repository. It's a silly metric that doesn't mean much, but it makes me feel warm inside.
# 🚀 Monorepo …
-
- vim or neovim?
- [ ] vim
- [x] neovim
- Output of `nvim --version`:
```
NVIM v0.3.4
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/local/Homebrew/Library/Homebrew/shims/mac…
-
This happens often :
* https://stackoverflow.com/questions/48008903/combined-fuzzy-and-exact-matching/
* https://stackoverflow.com/questions/55261022/fuzzy-merge-on-multiple-variables-all-but-one…
-
```
Traceback (most recent call last):
File "/app/server/management/commands/develop-module.py", line 30, in reload
force_reload=True)
File "/app/server/importmodulefromgithub.py", line 26…
-
我在 alpine 上执行脚本报错. 我也尝试 安装 gcc, 但是执行后依旧报错.
```
root@jvim ~/.vim/plugged/leaderf $ bash ./install.sh
Begin to compile C extension of Python3 ...
running build
running build_ext
building 'fuzzyM…
-
老哥, 你好.
昨天(19-01-28)我在整合你的插件到alpine上(我在做自己的vim镜像), 已经成功了. c扩展也安装好了.
但是
今天master更新(7f63650 -> aca5b50)
我再次验证C扩展时, 提示g:Lf_fuzzyMatch_C 变量未找到.(不影响插件使用, 但是我不确定C扩展是否生效)
-
For the last several weeks, the linter-ui-default panel has repeatedly stopped working. I typically have it set to show the panel when there is stuff to report, but it doesn't do so. The little circle…