-
#### Environment
- OS:
- [ ] Linux
- [x] macOS
- [ ] Windows
- [ ] FreeBSD
- Vim:
- [x] Terminal Vim
- [ ] GVim
- [ ] NeoVim
```
:version
VIM - Vi IMp…
-
```
If you enable native full screen support in the MacVim settings, open text file
and enter full screen the first 5 lines of text are cut off. Note that if
current line happens to be at the top (a…
-
### Steps to reproduce
Use the following script. It conceals letter 'g' with a double-wide char. Do `:call cursor(1, 10)` and cursor is placed on `ば` (correct). cursor(1,11) will place cursor on `i`…
-
# Description of issue
The quote operator highlights overrun if there are nested quote operators, like this example from Net::BitTorrent test suite:
q[Object handed to callback matches what …
-
```
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…
-
**Describe the bug**
When executing regular yanking operations such as yaf, yaa, yif, yia etc. TextYankPost event payload receives an incorrect visual=true as opposed to visual = false, which is what…
-
It looks like there has been regression and the `set macthinstrokes` option stopped working at some point
**Describe the bug**
`set macthinstrokes` doesn't change the way the font is rendered
*…
-
I am using a brand-new install of `spf13-vim`. My `~/.vimrc.before.local` contains the following line:
```
let g:spf13_leader='\'
```
However, `` does not trigger the leader. It moves the cursor one…
-
## Expected behavior
`evince` should launch with the preview of the current PDF when `:LLPStartPreview` is run.
## Actual behavior
`evince` does not run. Instead, "Failed to compile" appears …
-
Even without adding
`set runtimepath^=~/.vim/bundle/swdc-vim.vim`
into vimrc.
![image](https://user-images.githubusercontent.com/3514015/54271608-e7528f00-4592-11e9-9946-e5d0b0952018.png)
Sto…