awesome-neovim VS vim-awesome

Compare awesome-neovim vs vim-awesome and see what are their differences.

awesome-neovim

Collections of awesome neovim plugins. (by rockerBOO)

vim-awesome

Awesome Vim plugins from across the universe (by divad12)
Our great sponsors
  • Sonar - Write Clean Python Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
awesome-neovim vim-awesome
121 52
10,440 1,974
- 0.0%
7.6 0.0
2 days ago over 2 years ago
Python
Creative Commons Zero v1.0 Universal MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-neovim

Posts with mentions or reviews of awesome-neovim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.

vim-awesome

Posts with mentions or reviews of vim-awesome. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-28.
  • Weekly Vim tips and tricks thread! #24
    5 projects | /r/vim | 28 May 2023
    Get inspired and find your new plugins at https://vimawesome.com/
  • Introducing dotfyle.com: discover and share neovim configs
    17 projects | /r/neovim | 12 Apr 2023
    I originally landed on https://neovimcraft.com because of https://vimawesome.com
  • Help with getting started with Neovim
    8 projects | /r/neovim | 1 Apr 2023
    Then check out sites like https://vimawesome.com/ have tons of great plugins.
    8 projects | /r/neovim | 1 Apr 2023
    then linked to a very useful guide and repository of plugins
  • Vim vs Vscode: Developer Productivity
    2 projects | dev.to | 26 Dec 2022
    Vim is infinitely customizable. While Vscode allows you to change the app’s color scheme, install plugins, and change a few app settings, Vim offers you complete control over the editor’s experience. You have thousands of plugins to choose from. You can completely remap any keybinding and create new shortcuts for tasks in your daily workflow. And giving you more power as a developer, you can completely reprogram or automate your Vim experience with the built-in Vimscript language or Lua for Neovim.
  • Let the IDE wars, uh, continue!
    15 projects | /r/ProgrammerHumor | 29 Oct 2022
    This is a pretty good website for browsing vim plugins: https://vimawesome.com
    15 projects | /r/ProgrammerHumor | 29 Oct 2022
    VimAwesome is a website with a curated list of vim plugins. You can search by category or type for something that fits your needs. I highly recommend browsing the list just to see what there is.
  • '%' not working - should jump to matching '{}'
    3 projects | /r/vim | 19 Oct 2022
    I recently moved to Mac/OSX from Linux and have struggled with my vim setup. I found some installations bundles that attempt to set everything up for me, so I used one of those, iirc it is this one: https://vimawesome.com/ . However, I have some issues with it. While coding, I often want to jump around code blocks and I do so by taking advantage of the '{}' characters (curly braces) used for code blocks in the languages I use (javascript and C++). In vi, the '%' character can be used to jump between the matching curly brace. However, in my current setup, this does not work. How can I find how to make the '%' feature work again?
  • I have no idea what I need...
    4 projects | /r/neovim | 23 Sep 2022
    That is probably a couple of hours worth of work getting the plugins set up. Then you're in the wild west looking for things that are interesting. I suggest you stay as minimal as you can as long as you can, but there is plenty to find.
  • Neovim Customization
    4 projects | dev.to | 8 Jul 2022
    Find the desireable plug-ins from VIM Awesome this is one of the best places to find vim and neovim plugins. For this tutorial we will add couple of plug-ins to make our neovim look good and work like an ide.

What are some alternatives?

When comparing awesome-neovim and vim-awesome you can also consider the following projects:

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

diffview.nvim - Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

vim-airline - lean & mean status/tabline for vim that's light as air

lvim - My config for LunarVim

bracey.vim - live edit html, css, and javascript in vim

minimap.vim - 📡 Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.

tagbar - Vim plugin that displays tags in a window, ordered by scope

chadtree - File manager for Neovim. Better than NERDTree.

paq-nvim - 🌚 Neovim package manager

lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim]

vundle - Vundle, the plug-in manager for Vim

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