Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork6.4k
fix(events): make CursorHold behave as documented#20198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
I have tested it, works for me. |
7a39b13 toa9c2152Compare0fd1b75 to1eb3b0fCompareantoinemadec added a commit to antoinemadec/FixCursorHold.nvim that referenced this pull requestSep 19, 2022
registerGen added a commit to registerGen/dotfiles-old that referenced this pull requestSep 19, 2022
Gelio added a commit to Gelio/dotfiles that referenced this pull requestSep 20, 2022
The plugin is not required as the functionality was fixed inneovim/neovim#20198
fitrh added a commit to fitrh/init.nvim that referenced this pull requestSep 20, 2022
After [PR#20198], we don't need387a0ce workaroundPR#20198:neovim/neovim#20198
reo101 added a commit to reo101/reovim that referenced this pull requestSep 24, 2022
cwebster2 added a commit to cwebster2/vim that referenced this pull requestSep 26, 2022
neovim/neovim#20198fixedneovim/neovim#12587 somy comment claims I can remove this plugin.
gilbertwyw added a commit to gilbertwyw/dotfiles that referenced this pull requestOct 2, 2022
seiyeah78 added a commit to seiyeah78/dotfiles that referenced this pull requestOct 7, 2022
hungrybirder added a commit to hungrybirder/dotfiles that referenced this pull requestOct 7, 2022
https://github.com/antoinemadec/FixCursorHold.nvimneovim/neovim#20198 644a3f48b117abd1d0d0aab5ec96cd62392ca0f1
rouge8 added a commit to rouge8/dotfiles that referenced this pull requestOct 13, 2022
This is no longer needed as of nvim 0.8.0, which containsneovim/neovim#20198.
jvcarli added a commit to jvcarli/cosmonauta.nvim that referenced this pull requestNov 21, 2022
FixCursorHold.nvim is not needed afterneovim/neovim#20198
AnoRebel added a commit to AnoRebel/AnoNvim that referenced this pull requestNov 23, 2022
- Removed [FixCursorHold](https://github.com/antoinemadec/FixCursorHold.nvim) after this [fix](neovim/neovim#20198)
reo101 added a commit to reo101/reovim that referenced this pull requestNov 28, 2022
reo101 added a commit to reo101/reovim that referenced this pull requestDec 4, 2022
reo101 added a commit to reo101/reovim that referenced this pull requestDec 4, 2022
kuntau added a commit to kuntau/dotfiles that referenced this pull requestDec 28, 2022
tapayne88 added a commit to tapayne88/dotfiles that referenced this pull requestJan 19, 2023
tapayne88 added a commit to tapayne88/dotfiles that referenced this pull requestJan 20, 2023
mars90226 added a commit to mars90226/dotvim that referenced this pull requestMar 2, 2023
pk-kampanart added a commit to pk-kampanart/nvim that referenced this pull requestSep 21, 2023
- impatient: use `vim.loader.enable()` instead- fixCursorHold:neovim/neovim#20198
tmwatchanan added a commit to tmwatchanan/dotfiles-config that referenced this pull requestOct 31, 2023
13 tasks
ueaner added a commit to ueaner/nvimrc that referenced this pull requestFeb 28, 2024
Effie2096 added a commit to Effie2096/nvim_config that referenced this pull requestJul 10, 2024
kuntau added a commit to kuntau/dotfiles that referenced this pull requestJul 12, 2024
kuntau added a commit to kuntau/dotfiles that referenced this pull requestJul 15, 2024
kjssad added a commit to kjssad/dotfiles that referenced this pull requestDec 7, 2024
hmgle added a commit to hmgle/nvim that referenced this pull requestDec 26, 2024
askoufis added a commit to askoufis/dotfiles that referenced this pull requestAug 5, 2025
- This plugin was removed a while ago as it's no longer necessary due toneovim/neovim#20198
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
Fix#12587
Alternative to#16929