Hacker News new | ask | show | jobs
by xigoi 1434 days ago
> Although you won't get a real-time preview and will only see the changes after they've happened, unless you use a bunch of extensions(I use nvim).

In Neovim, you can just :set inccommand=nosplit (actually, it's the default now).