Looking to make switch, need some quick answers

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • neovim

    Vim-fork focused on extensibility and usability

    EDIT: https://github.com/neovim/neovim/issues/1931 if has('nvim')

  • SaaSHub

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

    SaaSHub logo
  • telescope.nvim

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

    telescope.nvim: great built-in pickers for go-to-references, diagnostics, symbols, and code actions (diagnostics and symbols hopefully soon even with filtering)

  • lspsaga.nvim

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

    lspsaga.nvim: beautified (and I guess better formatted) infos

  • nvim-compe

    Discontinued Auto completion Lua plugin for nvim

    nvim-compe: completion like coc, with added benefit of treesitter source which is a great fallback for not always fast LSPs

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    Furthermore, in case you are not aware of nvim-treesitter - this of course is also a great feature of neovim (but in fairness, apparently there has been talk between neovim maintainers and Bram to maybe add it to vim as well).

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

  • Use treesitter to jump to next argument without going into nested function calls?

    1 project | /r/neovim | 22 Sep 2023
  • Code navigation ctags/cscope/gnu global alternative?

    1 project | /r/neovim | 16 Sep 2023
  • How to use neovim as a server?

    5 projects | /r/neovim | 6 Jul 2023
  • How to move between the topmost/root node in treesitter?

    1 project | /r/neovim | 20 Jun 2023
  • Documentation Comment highlighting with TreeSitter

    7 projects | /r/neovim | 13 May 2023

Did you konow that Lua is
the 18th most popular programming language
based on number of metions?