Neovim topic
Neovim is a refactor, and sometimes redactor, in the tradition of Vim. It is not a rewrite but a continuation and extension of Vim. Neovim is built for users who want the good parts of Vim, and more.
mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
neovim
Vim-fork focused on extensibility and usability
neovim-ruby
Ruby support for Neovim
nvim-lspconfig
Quickstart configs for Nvim LSP
nvim-numbertoggle
Neovim plugin to automatically toggle between relative and absolute line numbers. Written in Lua.
goldsmith.nvim
Use Neovim features, such as built-in LSP and tree-sitter, and develop Go code.