mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-09 03:54:47 +08:00
no bufname.
This commit is contained in:
@@ -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