-
```
What steps will reproduce the problem?
1. install conque 2.3 to $HOME/.vim running vim 7.0
2. :ConqueTerm bash starts, commands work fine
3. exit from bash, then error prompts like below repeat ag…
-
- vim or neovim?
- [x] vim
- [ ] neovim
- Output of `vim --version` or `nvim --version`:
``` bash
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Sep 28 2021 11:18:09)
Included patc…
-
## Expected behavior
The error messages like these:
if v:shell_error != 0
echo 'Failed to compile'
lcd -
return
could show normally.
## Actual behavior
Th…
D0048 updated
7 years ago
-
This plugin was working great until I updated my Vim install (new install is with brew, version deets below, I don't remember what version/install method the old install was). Now when I invoke the pl…
-
**Describe the bug**
After configuring `daf` to delete outer function lines, more than the function is deleted.
**To Reproduce**
Given LazyVim and the following snippet configuration
```
return…
-
- `nvim --version`:
```
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1696795921
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.4/share/nvim…
-
Sorting order of filename completions for `:find` is mangled, by having a subset of them be prefixed with `./` and thus, appearing at the top.
- `nvim --version`:
```
NVIM v0.5.0-622-gf26df8bb6
…
-
Immediate disclaimer: I've read through both https://github.com/VSCodeVim/Vim/issues/1490 and https://github.com/VSCodeVim/Vim/issues/6958, and want to be clear that this issue takes a different angle…
-
May I ask if there is a way to customize icons for `markdown` **headers**?
The following is what [outline.nvim](https://github.com/hedyhli/outline.nvim) is showing:
![2024-03-19 20 43 10](http…
-
* rust.vim version: 255a81f
Steps to reproduce:
Try to use a char such as `'_'` or `'c'`
Expected vs. actual behavior:
![omg_rust](https://user-images.githubusercontent.com/15584994/772409…