-
如题,此时按tab可以直接出代码,但无法预览:
![image](https://github.com/user-attachments/assets/da0a2cea-3ed3-4bea-ba22-7a8de158cef1)
-
# Steps to reproduce
1. Open Undotree window with `:UndotreeShow`
1. Type `qq` to record macro in register q
1. Type `othis is a testq` to type text in a new line and stop recording macro
1. Type …
Asheq updated
6 months ago
-
When running any :Plug command (e.g :PlugInstall) I get the error:
![image](https://user-images.githubusercontent.com/5701624/179477794-1520b798-5440-4619-8579-389c6c7bdef6.png)
------------…
-
**Describe the bug**
Vim does not always open a new split window with the desired height that was specified before a split command like `:botright [N]split`. This depends on the height of the above (…
-
Is there a way to configure NvChad's status line to include the current line number and column next to the file location percentage? If not, is that a feature that can be added?
-
Can't use `syntax match Entity "X" conceal cchar=Y` with X = nul character in .vimrc but ok in command line ":".
```
Error detected while processing /home/defdefred/.vimrc:
line 2:
E475: Invali…
-
```
What steps will reproduce the problem?
1. Get VIM 7.3 and Python 2.7.1
2. Build Python & install, then VIM with --enable-pythoninterp=yes
3. Get ConqueTerm vimball and source it
What is the expec…
-
```
Thank you for developing great plugin.
I am expecting that the plugin will work with multi-byte asap.
Now, I am trying to help about that.
So, attached patch is my first hack that is to be able to…
-
Given: I open `vim -u NONE a.c`
When: I type `ifoo('bar','(','(');F,vib`
Then I expect: have `('bar','(','(')` selected
What actually happens: Nothing is selected
I always thought this was weird. Why…
-
* vim version
```
root@ubuntu-s-3vcpu-1gb-sgp1-01:~/dotfiles-do-ubuntu# vim --version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48)
Included patches: 1-1689
Extra patches: 8.…