Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b9baa3c

Browse files
committed
prefer highlight before :
1 parent a661e71 commit b9baa3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎autoload/gist.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ function! s:GistList(gistls, page) abort
244244
setlocal cursorline
245245
setlocal nomodified
246246
setlocal nomodifiable
247-
syntax match SpecialKey /^gist:/he=e
247+
syntax match SpecialKey /^gist:/he=e-1
248248
syntax match Title /^gist: \S\+/hs=s+5 contains=ALL
249249
nnoremap <silent> <buffer> <cr> :call <SID>GistListAction(0)<cr>
250250
nnoremap <silent> <buffer> o :call <SID>GistListAction(0)<cr>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /