@Neovim Profile picture

Neovim: vim out of the box

@Neovim

Posts refer to Nvim prerelease/development build. Usage/configuration questions: https://t.co/mfM6kFnSfE

Similar User
VimTricks photo

@vim_tricks

Rust Language photo

@rustlang

Go photo

@golang

ThePrimeagen photo

@ThePrimeagen

teej dv 🔭 photo

@teej_dv

Fireship photo

@fireship_dev

Rust Trending photo

@RustTrending

Vue photo

@vuejs

SolidJS photo

@solid_js

Vim Club photo

@ClubVim

Zed photo

@zeddotdev

Mastering Vim photo

@MasteringVim

NeovimConf.Live photo

@VimconfLive

nushell photo

@nu_shell

Evan You photo

@youyuxi

Neovim squeaks by Netbeans and Nano to win most-loved IDE! 🥰

Neovim has no telemetry, so we have no idea why users like it. survey.stackoverflow.co/2024/technolog…

Tweet Image 1


":help vimscript-functions" now lists return + parameter types for Vimscript functions. To send improvements, edit: github.com/neovim/neovim/… That file is also used to generate "runtime/lua/vim/_meta/vimfn.lua" which provides type information for LuaLS (LSP server).

Tweet Image 1

Nvim 0.11 includes mappings inspired by @tpope's impeccable vim-unimpaired plugin. github.com/neovim/neovim/… - Vim's quickfix list is a "global, navigable, all-purpose list" UI. But the humble ]q mapping makes it much more usable. - ]t works with with ctags and LSP - :help news


Neovim: vim out of the box Reposted

Hoping on the stream with @ThePrimeagen in 30 minutes for a calm chat about why TypeScript is actually a psyops for poisoning developer joy, the cloud a financial con job, and Vim the answer to prayers you didn't even know you had. (Okay, I don't know what we'll talk about!).

🚨🚨DHH INTERVIEW (top shelf)!! - Its A Good Day To Write Code And Read Articles🚨🚨 twitter.com/i/broadcasts/1…



Neovim: vim out of the box Reposted

Talk submissions are now officially open for Neovimconf 2024! tinyurl.com/5n88zva2 <- Submit your talk proposal here. Many of our speakers are first timers each year. So if you're thinking of taking the leap, go for it! You only live once ;)


Improved Emojis in Nvim 0.11 🏳️‍⚧️🧑‍🌾❤️😂🏴‍☠️ thx to bfredl work leveraging utf8proc! :help news > Extended grapheme clusters (:help mbyte-combining) per UAX#29 unicode standard. > Many more emoji, incl. multiple codepoints combined w/ ZWJ (zero width joiner). github.com/neovim/neovim/…


WASM artifacts are a potential solution to the tricky problems of distributing tree-sitter parsers: github.com/neovim/neovim/… Experimental support for WASM (WebAssembly) tree-sitter parsers in Nvim 0.11: github.com/neovim/neovim/…


ur welcome i guess

Thanks Neovim



:UpdateRemotePlugins will be removed in favor of zero-cost remote plugins, w/ a massively simplified design. If you use a plugin that depends on :UpdateRemotePlugins, list it here (or upvote if already listed)! github.com/neovim/neovim/… This will help us migrate to the new design.


"The State of the Terminal" Neovimconf 2023 talk by Gregory Anders is now uploaded: youtu.be/N7QX9XlLljM


LSP-driven auto-completion is in Nvim 0.11, thanks to @MariaSolanoOs ! Enable it from on_attach: vim.lsp.completion.enable(true, client_id, 0, {autotrigger=true}) try typing "table." or CTRL-X CTRL-O (lists snippets too!) github.com/neovim/neovim/…


Neovim: vim out of the box Reposted

If you're even remotely curious about Terminal life, Linux, or neovim, you should follow Typecraft on YouTube. Great way to get inspired!

Wow. Almost 50k. Crazy

Tweet Image 1


> With :InspectTree and :EditQuery, Neovim is one of the best tools (if not *the* best tool) for working with Tree-sitter.

Tweet Image 1

Neovim: vim out of the box Reposted

A HUGE (though very late) thank you to @withgraphite for sponsoring @VimconfLive 2023 and our donation of the funds to the neovim project!

Tweet Image 1

NVM shows how Nvim's externalizable UI (:help ui-ext-options) exposes windows as layers, which can overlap other GUI application windows in your OS! github.com/altermo/nwm reddit.com/r/neovim/comme…

run GUI apps in Nvim using NWM ("Neovim Window Manager") github.com/altermo/nwm > spawn a rootfull Xwayland window and start nxwm. > The :Browser command runs Firefox in kiosk mode reddit.com/r/neovim/comme… very cool, altermo!



Loading...

Something went wrong.


Something went wrong.