awesome-neovim
LunarVim
Our great sponsors
awesome-neovim | LunarVim | |
---|---|---|
105 | 241 | |
9,401 | 13,679 | |
- | 5.6% | |
8.9 | 9.5 | |
3 days ago | 1 day ago | |
Lua | ||
Creative Commons Zero v1.0 Universal | GNU General Public License v3.0 only |
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
-
veil.nvim - dynamic, component-based startup screen
I submitted a request to get this plugin onto the Awesome Neovim list. Looks promising, keep it up!
-
Is there a vim/neovim equivalent to something like "Mastering Emacs"?
awesome-neovim - this is a great list of plugins categorized by type/area
-
Found an awesome awesome-neovim website
I think you can make a PR to both github.com/rockerBOO/awesome-neovim and github.com/neurosnap/neovimcraft, looks like they accept PRs very often.
-
Hello 👋 First Post here! Any alternatives to VSCode's workspace in Neovim?
Take a peek at [awesome neovim #projectshttps://github.com/rockerBOO/awesome-neovim#project) and see if there is any there that are of interest to you.
-
I’m a vscode user who wants to migrate to neovim but still can’t get all the features I want, I’m trying out lazyvim, which plug-ins should I use?
Awesome neovim to help you while looking for the plugins.
Here’s how I recommend you go: 1. Start with kickstart.nvim TJ has a great video explaining the repo. 2. I recommend you watch this video by ThePrimeagen to learn how to structure your config. 3. As stated by others, use awesome-neovim to look up features that kickstart.nvim doesn’t come out of the box with and add it to your config.
-
Does anyone track financial stuff using Neovim?
Looks like we need to add a section called "personal finance" in awesome-neovim.
-
Good place to find new plugins?
rockerBOO/awesome-neovim for collection of many already existing plugins.
- Recommendations on discovering new plugins?
LunarVim
-
Is there a vim/neovim equivalent to something like "Mastering Emacs"?
LunarVim
-
Zed – A high-performance, multiplayer code editor written in Rust. Now in public beta
Link for the lazy: https://www.lunarvim.org/
-
Laptop distro for software development
Neovim has a plug-in ecosystem where community members can create plugins to add to their setups. We can use a package manager to manage all these plugins for us, kind of like an extension tab. While many neovim users create their own configs, they can get overwhelming VERY quickly so you can use a pre configured set up to get you started. When I started I used LunarVim but others like NvChad and LazyVim exist too.
-
AstroNvim/AstroNvim: AstroNvim is an aesthetic and feature-rich Neovim config
If you are new to vim/nvim in general give https://www.lunarvim.org/ a try. Most things should just work / are easy to set up.
If you already have some experience and want to configure your own this is a great scaffold to build your own thing: https://github.com/LunarVim/nvim-basic-ide
- [Media] Loving the language so much that i bought the book
-
Tools for productivity
If you want to tryout some neovim distro's, there are a few. The one's I tried are LunarVim, AstroNvim, NvChad. I'm using LunarVim right now. The Lunarvim community (discord), is also good.
-
VSCode User wants to migrate to Vim / NeoVIM - How to get started
I think NvChad is a good option to get started with Vim / NeoVIM. You start with a complete IDE, with some plugins, and helpful features that can help you to catch the roll easily. After that, you can install custom plugins and personalize it far as you want. LunarVIM is another great solution.
-
What are optional core plugins?
I was trying to activate some optional plugin and found out that it couldn't be enabled using the mentioned config. I checked the github repository and saw that, for example, `SmiteshP/nvim-navic` is not present there. (link to core plugins list in repo).
-
https://blog.system76.com/
+1 for vim modes as I am a huge fan of Neovim + LunarVim :-)
-
Which editor do you use to code in Zig?
LunarVim, which is a packaging of Neovim -- it has support for languages servers and debuggers for many languages, including zig.
What are some alternatives?
AstroNvim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
SpaceVim - A community-driven modular vim/neovim distribution - The ultimate vimrc
NvChad - An attempt to make neovim cli as functional as an IDE while being very beautiful , blazing fast. [Moved to: https://github.com/NvChad/NvChad]
NvChad - An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime
Neovim-from-scratch - 📚 A Neovim config designed from scratch to be understandable
vscode-neovim - Vim-mode for VS Code using embedded Neovim
coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
flutter-tools.nvim - Tools to help create flutter apps in neovim using the native lsp
nvim-dap - Debug Adapter Protocol client implementation for Neovim
neovim - Vim-fork focused on extensibility and usability
rust-tools.nvim - Tools for better development in rust using neovim's builtin lsp
nerdtree - A tree explorer plugin for vim.