Based on our record, Vim Awesome should be more popular than Vim Bootstrap. It has been mentiond 36 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Good recommendo, thanks. It seems better (more modern? More complete?) than https://vim-bootstrap.com/. Source: almost 2 years ago
My impression is if you ask 10 vim users how they setup their vim, you'll get 11 different answers :p I'm happy enough with config generated from: https://vim-bootstrap.com/. - Source: Hacker News / about 2 years ago
Vim-Bootstrap -> generate .vimrc for you then modify it later. Source: over 2 years ago
- [-] The journey has began at some time 2020 - [x] Getting boring with `atom`, `vscode`, `sublime`. Why? 1. Too slow on managing projects, each project takes **2GB** storage 2. `atom` and `vscode` are electron-based app, so it's heavy 3. Sublime is quite good, but heavily on indexing project's files - [x] Try `vim`, doing `vimtutorial`, getting struggled and ... Struggled with the new ugly motions... Source: over 2 years ago
Once you you’ve got the hang of vim, then start to edit your c code. Vim is an amazingly good editor for c code, once you’ve configured it. Head to this site and make sure you select your chosen languages. https://vim-bootstrap.com. Source: almost 3 years ago
I encourage you to add plugins to your vim (tip: use vim-plug). Use vimawesome.com for inspiration. Source: almost 2 years ago
I don't have a solution for each one of your points, but I'm going to point out a couple that are very useful for me at least (most of these can be found on a site like vimawesome or just native configuration/usage). Source: almost 2 years ago
Vim Awesome. This is probs the best resource for text editor related plugins for vim. Browse around the site and see what looks like it would work for you. Fugitive, NerdTree, Syntastic, and surround are pretty great for utility. Source: almost 2 years ago
Get inspired and find your new plugins at https://vimawesome.com/. Source: almost 2 years ago
I originally landed on https://neovimcraft.com because of https://vimawesome.com. Source: about 2 years ago
Vim Adventures - Learning Vim while playing a game
Vim-Plug - :hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.
vim.so - Learn vim fast with interactive exercises in the browser
Vimified - The simplest way to learn Vim
Master Vim - Learn Vim with interactive exercises
ti-vim - The user can use Vim mode anywhere.