forked from VimPlug/emmet-vim
no bufname.
This commit is contained in:
+1
-1
@@ -1486,7 +1486,7 @@ function! s:zen_anchorizeURL()
|
|||||||
return
|
return
|
||||||
endif
|
endif
|
||||||
|
|
||||||
silent! split ______FETCHTITLE______
|
silent! new
|
||||||
silent! exec '0r!curl -s -L "'.substitute(content, '#.*', '', '').'"'
|
silent! exec '0r!curl -s -L "'.substitute(content, '#.*', '', '').'"'
|
||||||
if executable('nkf')
|
if executable('nkf')
|
||||||
if &enc == 'utf-8'
|
if &enc == 'utf-8'
|
||||||
|
|||||||
Reference in New Issue
Block a user