awesome-neovim
chadtree
Our great sponsors
awesome-neovim | chadtree | |
---|---|---|
105 | 14 | |
9,401 | 1,469 | |
- | - | |
8.9 | 8.6 | |
3 days ago | 6 days ago | |
Python | ||
Creative Commons Zero v1.0 Universal | - |
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?
chadtree
-
Permanent fixed File Explorer in Neovim
CHADTree basically NERDTree but harder faster stronger,
-
[FORK] Nerd Galaxyline for Onedark
I don't use coc but coq_nvim so I deleted coc support. And added support for CHADtree
-
Discovering Vim : Netrw
Do you use a file explorer in vim ? I guess it probably is something like this, this or maybe this. While all these are fancy looking with icons and stuff there is a file tree and explorer in vim already. It is not the best file-explorer honestly but it works and is faster than most of these. Yes I am talking about the good ol' netrw.
-
coq.nvim -- Faster, Prettier, & even more features :: custom snippet live repl, fully powered treesitter & more
my plans for the future is to have more of a refocus on chadtree, and finally bring in batch renaming, which i've wanted to do for a long time, but was too busy with coq, and start working on the issue tracker.
-
Which plugins or functionality do you think is missing from nvim for you personally?
Have u thought of using chadtree plugin for opening tabs? Or maybe I'm missing your point?
-
I spent 1 year of my life on making a fast as fuck Vim completion client with ass loads of features. (Author of CHADTree)
And good news for CHADTree fans, I am sorry I have been neglecting the plugin for a while.
Like last time, I come with pictures.
LOL, god I fucking love it when people say my project names :D :D :D gay, sad, chad, coq.
-
coc-explorer replacement for Neovim 5.0
had a look at chadtree's and its commit history traumatised me
-
I just put a huge amount of time into CHADTree (NERDTree competitor)
Here is a nice pic of the warning!, I added an extra "dog" property
What are some alternatives?
nvim-tree.lua - A file explorer tree for neovim written in lua
LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.
vim-airline - lean & mean status/tabline for vim that's light as air
diffview.nvim - Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
lvim - My config for LunarVim
nerdtree - A tree explorer plugin for vim.
nnn - n³ The unorthodox terminal file manager
paq-nvim - 🌚 Neovim package manager
nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
pynvim - Python client and plugin host for Nvim