vim-bookmarks icon indicating copy to clipboard operation
vim-bookmarks copied to clipboard

Error upon auto save

Open arooni opened this issue 6 years ago • 3 comments

Happens with latest version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Jan 11 2018 13:53:38) on mac os x.

Also happens at least several times a day. ideas?

**line 3: E716: Key not present in Dictionary: 0 Error detected while processing function <SNR>90_auto_save[2]..BookmarkSave[1]..<SNR>90_refresh_line_numbers[12]..bm#update_bookmark_for_sign[1]..bm#get_bookmark_by_sign: line 1: E716: Key not present in Dictionary: 9586 E15: Invalid expression: g:sign_map[a:file][a:sign_idx] line 2: E121: Undefined variable: line_nr E116: Invalid arguments for function bm#get_bookmark_by_line(a:file, line_nr) E15: Invalid expression: bm#get_bookmark_by_line(a:file, line_nr) Error detected while processing function <SNR>90_auto_save[2]..BookmarkSave[1]..<SNR>90_refresh_line_numbers[12]..bm#update_bookmark_for_sign[2]..bm#del_bookmark_at_line[1]..bm#get_bookmark _by_line: line 1: E716: Key not present in Dictionary: 0 E15: Invalid expression: g:line_map[a:file][a:line_nr] **

arooni avatar Jan 17 '18 21:01 arooni

Any updates on this issue? I have the same error.

GCorbel avatar Jan 25 '19 16:01 GCorbel

I have not seen this error myself. Anyone able to help reproducing it?

MattesGroeger avatar Aug 23 '21 19:08 MattesGroeger

same neovim ,the reason is the .vim-bookmark file contains the same sign_idx

tomasky avatar Dec 30 '21 15:12 tomasky