-
### Feature motivation
As used plugins are added/removed/refactored, it is hard to keep existing `lv-config.example.lua` up to date.
Having a tool to generate up to date example of such file would…
-
The following errors were reported by 5.0.0-dev.20230207
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
## Expected behavior, english is required
After pressing , grep result should copy to quickfix window.
## The reproduce ways from Vim starting (Required!)
1. Press SPC s P to start a grep
2.…
-
With compe I had `{s-,}tab` mapped as such
```lua
local check_back_space = function()
local col = vim.fn.col '.' - 1
return col == 0 or vim.fn.getline('.'):sub(col, col):match '%s' ~= nil
e…
-
Issue Type: Bug
Firstly, select a piece of code, and then paste some code by ctrl+v. Vscode will not replace old content when pasting, but the pasted content will be added after the selected content…
-
This worked fine a while ago, but now if you autocomplete a LaTeX-style symbol in nvim using coc-julia, completion doesn't do replacement correctly.
For example:
1. Enter insert mode and type `\al…
-
Having autocompletion for the defined glossaries entires would be great.
There seems to be an atom package for this: https://atom.io/packages/autocomplete-glossaries
-
### Steps to reproduce:
> A list of the steps you take to demonstrate the problem.
>
> Example:
>
> 1. Open Chrome
> 2. Browse to www.google.com
> 3. Type "Hello"
> 4. Notice an error sound w…
-
I just found this awesome plugin (especially with new deep learning features). I disabled several plugins (Kite and autocomplete-python) but found out that when writing latex documents, built-in plugi…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.56.0 x64
**Electron**: 9.4.4
**OS**: Unknown Windows version
**Thrown From**: Atom Core
### Stack Trace
Uncaught TypeError: e?.g…