-
A feature request: If Educate is set, it changes quotes according to the current &spelllang. That is, if for example &spelllang = "de", the setting
let g:textobj#quote#doubleDefault = '„“' " „dop…
-
Aside from vimpager and vimcat working properly when vim is a symlink to neovim, I propose the following:
1. check if 'vim' or 'nvim' are available in the PATH on startup, prefer vim
2. die with an er…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.26.1 x64
**Electron**: 1.7.11
**OS**: Mac OS X 10.13.4
**Thrown From**: [ide-python](https://github.com/lgeiger/ide-python) package 0.9.…
-
# Description
When you open a file in Oni2, make changes to it, save it, exit the file, make changes in another program or command line, and then reopen the file in Oni2, none of the changes are vi…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
I'm using an init.lua based on …
realh updated
3 weeks ago
-
I wanted to add that Markdown pattern discussed in the readme into my `vimrc` file.
I couldn't get the following to work:
```
call textobj#uri#add_positioning_pattern('', '\[[^]]*\](\zs[^)]\+)', 'ma…
sts10 updated
8 years ago
-
Would be handy to have a template for [Lightline](https://github.com/itchyny/lightline.vim).
-
content of `testrc`
```
"Test relative line
func! Test()
let abc = undefined_variable
endf
call Test()
```
run `nvim -u testrc`
```
Error detected while processing function Test:
line 1:
E1…
-
It might be nice to have a structure for adding plugins to the core `hyp` CLI tool.
This could have a couple of benefits:
- Lower friction to try new plugins
- Enabling user customization and d…
-
Issue Type: Bug
For native macOS apps, if I have windows spread across multiple Mission Control Desktops, quitting and relaunching the app restores the windows to the appropriate desktop. VSCode doe…