dense-analysis / dense-analysis/ale

c-v will insert `:call paste#Paste()<CR>` instead of clipboard if use ale

Open
#1,468 36 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

win10
gvim8

I already found it's ale made this issue to my vim by commenting out other plugins.
if I comment out nothing but ale, the c-v work properly.

```
1.enable ale using vim-plug
2.copy something into clipboard
3(tested again, no need).select something in insert mode by shift + arrows
4.press
5.boom, `:call paste#Paste()` appear instead of clipboard
```

ale is a nice linter and uses every day so I hope this can be fixed quickly
thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.