Skip to content

Plugins for Neovim v0.9

Here I'll share some popular plugins that still work fine in Neovim v0.9.5.

Since there is no way to tell for how long they will support older Neovim versions I'll share the link and the specific commit that is still compatible with Neovim v0.9.5.

Descriptions

NameDescription
lazy.nvimPlugin manager.
tokyonight.nvimCollection of colorscheme for Neovim.
snacks.nvimCollection of QoL plugins.
bufferline.nvimShow open files in tabline.
mini.nvimCollection of independent lua modules that enhance Neovim's features.
gitsigns.nvimShows indicators in gutter based on file changes detected by git.
vim-fugitiveGit integration into Neovim/Vim.
nvim-treesitterConfigures treesitter parsers. Provides modules to manipulate code.
nvim-treesitter-textobjectsCreates textobjects based on treesitter queries.
vim-repeatAdd "repeat" support for plugins.
mason.nvimPortable package manager for Neovim.
mason-lspconfig.nvimIntegrates nvim-lspconfig and mason.nvim.
nvim-lspconfigQuickstart configs for Neovim's LSP client.
nvim-cmpAutocompletion engine.
cmp-buffernvim-cmp source. Suggest words in the current buffer.
cmp-pathnvim-cmp source. Show suggestions based on file system paths.
cmp-mini-snippetsnvim-cmp source. Show suggestions based on installed snippets.
cmp-nvim-lspnvim-cmp source. Show suggestions based on LSP servers queries.
friendly-snippetsCollection of snippets.
nvim-ts-context-commentstringIt helps detect comment syntax.

Versions

Last updated: 2025-07-06

These already dropped support for v0.9. So, newer versions will no longer work.

PluginCommit
gitsigns.nvimee28ba3e70ecea811b8f6d7b51d81976e94b121c
mason-lspconfig.nvim1a31f824b9cd5bc6f342fc29e9a53b60d74af245
mason.nvimfc98833b6da5de5a9c5b1446ac541577059555be
nvim-lspconfigcb33dea610b7eff240985be9f6fe219920e630ef
nvim-treesitter42fc28ba918343ebfd5565147a42a26580579482
nvim-treesitter-textobjects0f051e9813a36481f48ca1f833897210dbcfffde

Newer version of these plugins might still work in v0.9.

PluginCommit
bufferline.nvim655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3
cmp-bufferb74fab3656eea9de20a9b8116afa3cfc4ec09657
cmp-mini-snippets582aea215ce2e65b880e0d23585c20863fbb7604
cmp-nvim-lspa8912b88ce488f411177fc8aed358b04dc246d7b
cmp-pathe52e640b7befd8113b3350f46e8cfcfe98fcf730
friendly-snippets572f5660cf05f8cd8834e096d7b4c921ba18e175
lazy.nvim6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a
mini.nvim48f48e4b3f317e9da34ee7a01958b4c5018e2d34
nvim-cmpb5311ab3ed9c846b585c0c15b7559be131ec4be9
nvim-ts-context-commentstring1b212c2eee76d787bbea6aa5e92a2b534e7b4f8f
snacks.nvimbc0630e43be5699bb94dadc302c0d21615421d93
tokyonight.nvim057ef5d260c1931f1dffd0f052c685dcd14100a3
vim-fugitive593f831d6f6d779cbabb70a4d1e6b1b1936a88af
vim-repeat65846025c15494983dafe5e3b46c8f88ab2e9635