Neovim, e/plugins
701 posts
Image
user avatar
Neovim, e/plugins
@Neovim
Posts refer to Nvim 0.13 (dev build). Discuss usage/config/ideas at: github.com/neovim/neovim/…
/usr/bin/nvim
neovim.io
Joined March 2014
15
Following
45.2K
Followers

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms of Service|Privacy Policy|Cookie Policy|Accessibility|Ads info|© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • user avatar
    Neovim, e/plugins
    @Neovim
    Aug 5, 2023
    We are heartbroken by the loss of the Vim boss. Rest in peace, Bram.
    262K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Jan 31, 2024
    Neovim is officially old! 10 years ago, Thiago de Arruda pushed the first commit to neovim/neovim. The work continues...
    Image
    89K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Mar 26, 2025
    Released Nvim 0.11 It's a good one 😚🤌 - Diagnostics: virtual_lines - LSP: config, folding, completion, multiclient - Options: 'winborder', 'eventignorewin' - Perf: treesitter, LSP, paste - TUI: URL highlight, theme event - Terminal: real cursor, reflow - UI: unicode, :detach
    80K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Aug 25, 2025
    Merged support for "LLM-based code completion" (like GitHub Copilot) via LSP "textDocument/inlineCompletion". Unlike normal completion, this displays only one (multiline) candidate as virtual text in the buffer, waiting to be applied. GSoC project! github.com/neovim/neovim/…
    Image
    00:00
    79K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Dec 3, 2023
    Nvim 0.10 now ships with a Neovim-themed default colorscheme. Massive thanks to @echasnovski reddit.com/r/neovim/comme… > Take some time to appreciate the enormous efforts of echanovski, folke, lukas, maria ... I've never come across such a well maintained community project! YES
    Image
    Image
    42K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Jan 26, 2025
    Enable diagnostic "virtual_lines" to see diagnostics between code lines instead of at the end. vim.diagnostic.config({virtual_lines=true}) See ":help diagnostic-toggle-virtual-lines-example" for a key mapping to toggle on/off. Thanks Maria and Hugo! github.com/neovim/neovim/…
    Image
    Image
    43K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Apr 7, 2023
    NVIM 0.9 has been released! Summary of notable changes: github.com/neovim/neovim/… Full release: github.com/neovim/neovim/…
    108K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Jul 4, 2025
    WE DID IT WE LAUNCHED vim.pack THE YEAR OF NEOVIM OOTB I'M CRYING
    Image
    67K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Jan 2, 2023
    Nvim is now self-hosting: github.com/neovim/neovim/… #neovim UIs are just (inverted) plugins. "nvim" in a terminal starts the TUI, which spawns "nvim --embed" subprocess. Connect TUI to any server! Try this (Nvim 0.9): nvim --listen ./s nvim --remote-ui --server ./s
    Image
    86K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Jan 1, 2025
    happy :new year
    Image
    27K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Jun 20, 2023
    Neovim LSP client now supports "inlay hints" for language servers that provide it (clangd, rust-analyzer). Nice way to see parameters names on-demand! Toggle hints in latest Nvim 0.10 (API is not final): :lua vim.lsp.buf.inlay_hint(0) microsoft.github.io/language-serve…
    Image
    38K
  • user avatar
    Neovim, e/plugins
    @Neovim
    Jul 2, 2021
    Nvim 0.5 shipped today github.com/neovim/neovim/… Features: - treesitter (syntax parser with powerful API) - LSP client+API - new core APIs - new ergonomic Lua APIs
  • user avatar
    Neovim, e/plugins
    @Neovim
    Aug 27, 2024
    ur welcome i guess
    user avatar
    teej dv 🔭
    @teej_dv
    Aug 27, 2024
    Thanks Neovim
    Image
    00:00
    23K
  • user avatar
    Neovim, e/plugins
    @Neovim
    May 16, 2024
    here, have a text editor: Nvim 0.10 gpanders.com/blog/whats-new… neovim.io/doc/user/news-…
    57K
Advertisement
Advertisement