TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Neovim 0.3 released

167 pointsby fmoralescalmost 7 years ago

6 comments

justinmkalmost 7 years ago
ActualVim (a plugin for Sublime Text 3) implemented support for the Nvim 0.3 &quot;buffer updates&quot; feature in less than 24 hours:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;lunixbochs&#x2F;ActualVim&#x2F;commit&#x2F;414e8d4c3feb4c798a611c14ef47741e8b952146" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lunixbochs&#x2F;ActualVim&#x2F;commit&#x2F;414e8d4c3feb4...</a><p>Oni[1] is also expected to use the feature soon.<p>Other features worth noting are<p>- &lt;Cmd&gt; key <a href="https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;4419" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;4419</a><p>- stdpath() function <a href="https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;6272" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;6272</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;7679" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;7679</a> and <a href="https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;8226" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;8226</a> are small but nice quality-of-life improvements.<p>There&#x27;s also many new API features and defaults tweaks listed in the release notes.<p>Oh, and a built-in AST-producing VimL expression parser:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;7234" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;neovim&#x2F;neovim&#x2F;pull&#x2F;7234</a><p>That&#x27;s a big one.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;onivim&#x2F;oni" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;onivim&#x2F;oni</a>
评论 #17286723 未加载
评论 #17290303 未加载
raverbashingalmost 7 years ago
Neovim is a breath of fresh air compared to Vim<p>A lot of things &quot;just work&quot;. Still, it still uses vim plumbing so it&#x27;s quirky.
评论 #17286852 未加载
评论 #17286962 未加载
评论 #17287220 未加载
moistoreosalmost 7 years ago
I have a serious question: If Emacs has a lot of the features people seek in Neovim, why not just use Emacs in evil mode? I watched this earlier today so it seemed relevant: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;JWD1Fpdd4Pc" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;JWD1Fpdd4Pc</a><p>Side note: I&#x27;ve been using Neovim for months now and I&#x27;ve not tried Emacs. Not because I don&#x27;t want to but because Vim with the plugins i have works really really well.
评论 #17289605 未加载
评论 #17329255 未加载
muvekalmost 7 years ago
I wish there was a good GUI for nvim&#x2F;vim. I&#x27;ve tried them all and they all lag, either just a cursor lag when there is syntax-highlight (gvim) or when using snippets&#x2F;auto-complete (nvim-qt for example).<p>I haven&#x27;t found a single good GUI for nvim&#x2F;vim. If you have, please let me know.
评论 #17288559 未加载
评论 #17290405 未加载
评论 #17288440 未加载
评论 #17288869 未加载
shmerlalmost 7 years ago
And there were recently some fixes for Konsole to work with DECSCUSR, so neovim won&#x27;t need special hacks for it.
fiedziaalmost 7 years ago
Ubuntu launchpad repo is still on 0.2,