oncomouse
oncomouse
breaking change: make changes to preferences requested in #21 This moves all preferences stored in `coc.source` and `list.source` to `coc.preferences`.
The documentation for `berryc cardinal_focus` is inaccurate and also incomplete. The options the command accepts are actually `0, 1, 2, 3` (not as documented `1, 2, 3, 4`) and there...
Some time in the last few weeks, I stopped seeing syntax highlighting in `:Gina status`. Highlighting in other commands such as `:Gina log` or `:Gina changes` still works. Also, I...
I was hoping to generate cterm colors (`ctermfg` and `ctermbg`) in a theme I'm working on. This should be everything needed to get it working.
I'm hoping to make something using Dan Harmon's concept, [story circle](http://patricklickman.com/storycircle/), as a structure. At this point, I'm looking at using [Tracery](http://tracery.io) and using generic fantasy tropes, but I plan...
### Describe the bug I feel like this used to work, but items with date ranges composed of two dates connected by two hypens (for instance, `--`) no longer display...
`OrgMappings:org_return()` inserts "<CR>" in the presence of an existing <CR> map when <CR> pressed
### Describe the bug I've started using [lexima.vim](https://github.com/cohama/lexima.vim) with org. It creates an expression map for ``. When I press Enter, Neovim inserts the characters "<CR>" instead of adding a...
I recently installed autocomplete-bibtex and noticed a problem with triggering autocomplete: specifically, typing the start of a key (`@author`…) does not trigger when editing a block quote in Markdown (line...
Fixes #27