-
I know the whole point for this project is to be an extemely minimal vimrc support plugin for obsidian but i think leader key support is something very vital to most peoples experience of using vim, i…
-
### Neovim version (nvim -v)
NVIM v0.8.0-dev-nightly-471-gbb7853a62
### Vim (not Nvim) behaves the same?
no, VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Jul 26 2022 00:06:14) Included patche…
-
**Describe the bug**
When I press tab in insert mode, it moves one line up, instead of inserting the spaces/tab defined in VS config. When disabling the addon, it works properly.
When removing thi…
-
My vimrc:
```vimscript
set nowrap
set textwidth=0
let g:pandoc#toc#position = 'left'
let g:pandoc#formatting#textwidth = 0
let g:pandoc#form…
-
Hate to open this issue as I have no clue how to reproduce, and I currently have it fixed...for now...
Occasionally when I attempt to open MacVim, I'll get a single icon in the Dock for it (and the…
-
- `nvim --version`: `NVIM v0.1.5-385-g999590b`
- Operating system/version: OS X / 10.11.5
- Terminal name/version: iTerm2 / Build 3.0.20160607-nightly
- `$TERM`: xterm-256color
- Actual behaviour:
…
-
# Description of issue
Certain regular expressions in syntax.vim seems very slow.
# Reproduction:
0. Launch gvim (since i use gvim more often, and the problem will be more pronounced).
1.…
-
When `set hidden` and dirvish plugin, if
- I have a file open,
- and then open a directory (with dirvish), then:
I get an error when closing Dirvish buffer (`gq`):
```
E121: Undefined varia…
-
I don't know whether this is an issue--maybe only a question.
I define some vim functions that configure the goneovim window. Some of these functions calls the new `GonvimWinPos` command. The com…
-
* [x] create direct link to download .vimrc and make it easy for migration purposes