-
- vim or neovim?
- [x] vim
- [ ] neovim
- Output of `vim --version` or `nvim --version`: 8.2
- Output of `:echo has("python")`:
- Output of `:echo has("python3")`:
- Output of `:e…
-
After all that, I still don't know how to replace YAML. Using structs *et al.* is not always possible. For example, when building a CLI, it may make sense to handle configuration by having a single YA…
-
**Describe the bug**
This is a followup to #4387. If one defines a mapping containing the literal backspace character (shown as `^H` in vim) the behavior of vim and vscode differs. In vim the delete …
-
### What did you do? (required: The issue will be **closed** when not provided)
Ran plugin with mingw64 (git bash for windows). I believe this problem likely would affect msys2 as well.
###…
-
This is not really a bug report, rather a request for clarification about loading start-up times.
### environment
```
NVIM v0.10.0-dev-1496+g4c8fdc018-Homebrew
Build type: Release
LuaJIT 2.1.16…
-
Hello, thanks for an awesome plugin!
Currently, default previewer (typically `telescope.previewers.vim_buffer_vimgrep`) positions the selected line at the center of preview window.
This behavior i…
-
### What Operating System(s) are you seeing this problem on?
Linux X11, Gnome shell
### Which Wayland compositor or X11 Window manager(s) are you using?
Ubuntu, xfce4, Xorg
### WezTerm ver…
-
* Shell
- Uncomment `set convert-meta off` in `/etc/inputrc` to allow output of 8-bit characters
- Run `locale-gen en_US.UTF-8` and set LANG environment variable so that bash can handle multi…
-
Hi, @rhysd :
I am debugging a vim plugin using `BufEnter` autocmd on nvim. I found that when I call `:GitMessenger`, a `BufEnter` autocmd is triggered. But `BufEnter` won't be triggered again when fl…
-
After connecting to an nREPL, as soon as I type any character that is not either one of `(){}[]'\` (probably some others too), the top-level form (with all its nested forms) gets highlighted as if a y…