far.vim
far.vim copied to clipboard
Preview work wrongly
I have a file index.html(s)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<div></div>
</body>
</html>
i Want to replace <html lang="en"> to <html lang="zh"
so i use Far <html\slang=\"en\" <html\slang=\"zh\" wwwroot/**/*.html,
but i do work and preivew is wrong.
BUGLOG: far.vim.log