ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.21k stars 109 forks source link

Undo jumps to wrong line #108

Closed H4ckint0sh closed 1 year ago

H4ckint0sh commented 1 year ago

First I thank you for sharing your work. I have this wiered prolem, whenever i undo the cursor whoud jump to random line I have not been in. I have modified the configuration alot and have changed some plugins but I have not been able to sort this iddue. Any help is greatly appriciated.

EDIT: turn out it is Neovim that for some reason dont delte some marks when closing file and it creates this problem.

ecosse3 commented 1 year ago

Hi. Unfortunately I cannot reproduce this issue. Could you share a minimal configuration to reproduce this issue?

H4ckint0sh commented 1 year ago

After deleting some of unused plugins it seems as the issue is gone. I cant tell which plugin is the culprit dough.

H4ckint0sh commented 1 year ago

This is still happening, and it is very frustrating. Something happens whn I have format on save enabled, neovim jumps right without it.