Neovim 0.5 is awesome

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. packer.nvim

    A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

    Maybe the only problem I found is that some plugins don't have examples with Lua configurations (Mappings and that stuff) and installation guide with packer.nvim manager. But reading the docs you can build a init.lua withouth problems.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. vim-vsnip-integ

    vim-vsnip integrations to other plugins.

    I tried to use only Lua plugins, but I can't find a replace for VSnip. Surprisingly, there is a lot of plugins ready to use the LSP and Treesitter features. I even find a plugin for Flutter. My favorite plugins are Telescope, LSPSaga and Nvim-tree.

  4. flutter-tools.nvim

    Tools to help create flutter apps in neovim using the native lsp

    I tried to use only Lua plugins, but I can't find a replace for VSnip. Surprisingly, there is a lot of plugins ready to use the LSP and Treesitter features. I even find a plugin for Flutter. My favorite plugins are Telescope, LSPSaga and Nvim-tree.

  5. telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

    I tried to use only Lua plugins, but I can't find a replace for VSnip. Surprisingly, there is a lot of plugins ready to use the LSP and Treesitter features. I even find a plugin for Flutter. My favorite plugins are Telescope, LSPSaga and Nvim-tree.

  6. lspsaga.nvim

    Discontinued improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim] (by glepnir)

    I tried to use only Lua plugins, but I can't find a replace for VSnip. Surprisingly, there is a lot of plugins ready to use the LSP and Treesitter features. I even find a plugin for Flutter. My favorite plugins are Telescope, LSPSaga and Nvim-tree.

  7. nvim-tree.lua

    A file explorer tree for neovim written in lua

    I tried to use only Lua plugins, but I can't find a replace for VSnip. Surprisingly, there is a lot of plugins ready to use the LSP and Treesitter features. I even find a plugin for Flutter. My favorite plugins are Telescope, LSPSaga and Nvim-tree.

  8. nix-darwin-dotfiles

    Dotfiles managed via Nix-Darwin and Mk-Darwin-System, for schoolwork and kotlin, lua, and rust programming

    Instead of VSNIP I switched to luasnip. You can see my installation here (https://github.com/shaunsingh/vimrc-dotfiles/blob/ea94504185b7315259c901c89fc8cf4bc11ebaf6/.config/nvim/lua/pluginList.lua#L78) and my configuration with nvim-compe here (https://github.com/shaunsingh/vimrc-dotfiles/blob/main/.config/nvim/lua/compe-completion.lua)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

    Most people will recommend recommend looking at LunarVim.

  11. dotfiles

    Feel free to also take a look at my dotfiles. Here is my packer config and here are most of my mappings. The rest are found with various plugins.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Difference between Telescope `lsp_workspace_symbols` and `lsp_dynamic_workspace_symbols`?

    2 projects | /r/neovim | 25 Jun 2023
  • Trying really hard to get into Neovim but I’ve had such a hard time trying to configure it!

    6 projects | /r/neovim | 10 Dec 2022
  • Are there any examples of how to use nvim_create_autocmd?

    3 projects | /r/neovim | 5 Mar 2022
  • Need resources for porting init.vim to init.lua, following the norm

    10 projects | /r/neovim | 10 Jul 2021
  • lsp, pyls: how to get autocompletion and signatures of imported library

    4 projects | /r/neovim | 18 Mar 2021