Skip to content

fix the startup problem#1

Open
yuan- wants to merge 1 commit intoxsunsmile:masterfrom
yuan-:master
Open

fix the startup problem#1
yuan- wants to merge 1 commit intoxsunsmile:masterfrom
yuan-:master

Conversation

@yuan-
Copy link
Copy Markdown

@yuan- yuan- commented Aug 31, 2015

fix the startup problem

Comment thread plugin/showmarks.vim
@@ -393,9 +393,12 @@ fun! s:ShowMarks()
endif
let mark_at{ln} = nm
if !exists('b:placed_'.nm) || b:placed_{nm} != ln
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another way to fix this is to put an extra check here, like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants