-
When running VIM from console in VIM window are strange characters: 0;95;c in first line. Then can't be copied and are replaced by input in INSERT mode. MacVim on this machine hasn't this effect.
Mac …
ghost updated
6 months ago
-
For a link that looks like this: `[foo](http://www.example.com)` when doing `gx` with the cursor on `foo`, Neovim prints the following and freezes:
`:call 27_OpenUrlUnderCursor()`
This is what t…
-
**Basic information**
`zellij --version`: zellij 0.24.0 (default config)
`tput lines`: 44
`tput cols`: 198
`uname -av` or `ver`(Windows): Darwin MacBook-Pro-2 21.2.0 Darwin Kernel Version 21.2.0…
-
## Expected behavior
`:LLPStartPreview` should compile and preview the tex document in the current buffer.
## Actual behavior
`E492: Not an editor command: LLPStartPreview`
## Steps to rep…
-
**Describe the bug**
While trying to run a TypeScript (filetype `typescript`) test with `UltestDebugNearest`, I run into this:
```
E5108: Error executing lua ...es/neovim/.config/nvim/plugged/v…
fnune updated
3 years ago
-
### Problem
https://github.com/neovim/neovim/assets/64188229/0fb9abfc-df83-4be1-b27c-84362eb89525
### Steps to reproduce
`mkdir a b c`
`vi -p -c "tabdo lcd %:p:h" a b c`
In NeoVim, executes t…
-
I'm on OS X 10.10.5 using vim version 7.3.
I get this error when I try to run something like `:Wordy weak`:
```
Error detected while processing function wordy#init: …
-
The list of PR's is getting long and there haven't been any merged since July. The list of issues is pretty long as well. `spf-vim` is falling a little behind and might benefit from some additional ma…
-
This recursive macro didn't work and after some investigation I found out that removing bullets.vim solves the issue. I have no clue why, but here's how to reproduce it:
1. Use the following `.vimr…
-
### Please select which platform you are using
Mac
### Was this something which used to work for you, and then stopped?
I never saw this working
### Describe the bug
In insert mode, if the insert…