-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.16.0 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.12.4
**Thrown From**: [atom-maven](https://github.com/concon121/atom-maven) package 1.…
-
Hi, here are the steps to reproduce:
1. Open a git diff view on a file.
2. Close the diff version of the file and click on "Close without saving"
**Atom**: 1.38.2 x64
**Electron**: 4.2.5
**OS…
-
I know this plugin is designed primarily for prose, but I wanted smart quotes in comments in my code.
I've managed to do this. Currently it looks like this in [my `.vimrc`](https://github.com/zeorin/…
-
Hi there,
Would it be possible to work on the following things to get a minimal interoperability with postman :
- json export to the postman (or any other format that has wide adoption) collec…
-
I've noticed a difference to Vim, when I wanted to test for handling of operator pending mode in Neomake: Neovim does not trigger the timer callback that would be required to end the mode started with…
-
This is a weird one, because a couple months ago I had `Piggieback` onto `figwheel` via `fireplace` working fantastically - something in between updates to dependencies, moving to a different comput…
-
Hi,
I just noticed, that synastic closes an already open location list. It would be nice, if when no error is found, syntastic would reopen the last open location list (e.g. by using :lolder or someth…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/15f08a8faa22d52480cdcb9ef9ca698120f04363/doc/cmp.txt#L616) and it didn't resolve my problem.
### Issues
- [X] I…
-
Hello,
We have redmine 3.0.4, From the project list, always the same project tasks are showed. Not matter which project you choose, always the same project task is shown.
I'm not sure if it is a wor…
i5513 updated
9 years ago
-
**Describe the bug**
I have the following keybinding:
```
"vim.insertModeKeyBindingsNonRecursive": [
{
"before": ["j", "k"],
"after": [""]
},
{
"before": [""…