my-neovim-pluginlist
neovimcraft
my-neovim-pluginlist | neovimcraft | |
---|---|---|
3 | 43 | |
743 | 342 | |
2.7% | 1.2% | |
9.7 | 5.4 | |
1 day ago | 22 days ago | |
HTML | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
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.
my-neovim-pluginlist
neovimcraft
-
Svelte 5: Runes
I originally created https://neovimcraft.com in Svelte to learn how it works.
I found `$:` to be extremely confusing and full of weird quirks and completely turned me off to svelte entirely -- and decided to rip it out entirely for something simpler.
Runes seem like a clear improvement, but brings Svelte a step closer to React -- which hurts its appeal to me.
The difference between `let counter = $state(0)` and `const [counter, setCounter] = useState(0)` is near its initial value -- zero.
-
What IDEA or Vscode feature/function you want to have in neovim eco-system?
Does the community have a central repository of all plugins? I’ve used both this repo and neovim craft. If the latter creator has exposed the data via api that’s a fantastic plugin idea.
-
Is this Neovim?
If you need plugins check out these websites. Awesome Neovim. and Neovimcraft.
-
Any good pre configured repo/config to work in a multi purpose daily basis?
Plus, you can take a look at awesome-neovim or neovimcraft for plugins that you may want to use. Lastly, you can also look at my config for some reference/guide. Hope it helps.
-
5 Features Neovim Is Still Missing: Love The Project But Still Wish For More
Always interesting to see how other people use Neovim and what they think is important! I found myself nodding my head to some of these and being completely unconcerned about others. In particular, I think that omnicomplete and completion in general is at a really good point for upstreaming. The landscape of completion sources hasn't been changing too much over the past few years, the problem is well understood, and the desirability is high (nvim-cmp is the fifth most starred Neovim plugin of all time).
-
Anyone willing to share configuration for Ruby on Rails?
Quick tip: Just think what plugins you need then search it on awesome-neovim and Looking at other configs will definitely help you. You can find other configs here at neovimcraft or dofyle.
-
Introducing dotfyle.com: discover and share neovim configs
I originally landed on https://neovimcraft.com because of https://vimawesome.com
-
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.
-
Show HN: Neovim Plugin for ChatGPT
Very cool! I added it to https://neovimcraft.com/?search=codegpt
- Recommendations on discovering new plugins?
What are some alternatives?
gruvbox.nvim - Lua port of the most famous vim colorscheme
neovim-remote - :ok_hand: Support for --remote and friends.
awesome-neovim - Collections of awesome neovim plugins.
vim-smoothie - Smooth scrolling for Vim done right🥤
mini.nvim - Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
dotfyle - Find the best Neovim plugins