Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created September 22, 2013 23:19
Show Gist options
  • Select an option

  • Save ELLIOTTCABLE/6664815 to your computer and use it in GitHub Desktop.

Select an option

Save ELLIOTTCABLE/6664815 to your computer and use it in GitHub Desktop.
autocmd BufEnter * sign define dummy
autocmd BufEnter * execute 'sign place 9999 line=1 name=dummy buffer=' . bufnr('')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment