Neovim plugins
I'm using LazyVim starter template with these plugins:
rust.lua
lualine.lua
lsp-lines.lua
gruvbox.lua
completions.lua
comment.lua
codi.lua
breadcrumbs.lua
bamboo.lua
autopairs.lua
alpha-nvim.lua
vim-visual-multi.lua
smart-splits.lua
transparent.lua
zig-comp-diag.lua
telescope.lua
none-ls.lua
treesitter.lua
obsession.lua
bufferline.lua
trouble.lua
registers.lua
kitty-scrollback.lua
nvim-tree.lua
lsp-config.lua
iron.lua
tmux-nvim.lua
Installing / updating Neovim
Visit the Github page.
Best practice
I highly suggest only installing the plugins you need, which is why I started with a Starter template (zero plugin installed at start). From there build up your Neovim step by step to be your personalized custom code editor.