Software Alternatives, Accelerators & Startups

Vim Adventures VS pathogen.vim

Compare Vim Adventures VS pathogen.vim and see what are their differences

Vim Adventures logo Vim Adventures

Learning Vim while playing a game

pathogen.vim logo pathogen.vim

pathogen.vim: manage your runtimepath. Contribute to tpope/vim-pathogen development by creating an account on GitHub.
Not present
  • pathogen.vim Landing page
    Landing page //
    2023-10-04

Vim Adventures videos

VIM Adventures

pathogen.vim videos

No pathogen.vim videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Vim Adventures and pathogen.vim)
Coding Games
100 100%
0% 0
Text Editors
76 76%
24% 24
Online Learning
100 100%
0% 0
Programming
0 0%
100% 100

User comments

Share your experience with using Vim Adventures and pathogen.vim. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Vim Adventures seems to be a lot more popular than pathogen.vim. While we know about 122 links to Vim Adventures, we've tracked only 6 mentions of pathogen.vim. 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.

Vim Adventures mentions (122)

  • Practical Vim Command Workflow
    It surprises me how few people are aware of https://vim-adventures.com Beat that game and hjkl will feel just as natural as arrow keys, and so will a ton of vim commands. I think the creator does himself a disservice by selling 6 month licenses rather than lifetime. But 6 months is more than enough to play through it. I think it only took me a couple days. - Source: Hacker News / 25 days ago
  • Any fun ways to learn Emacs?
    I do not know any for emacs, but for Vim there is one: https://vim-adventures.com/. - Source: Hacker News / 27 days ago
  • Obsidian 1.5 Desktop (Public)
    That’s a good question. The built in tutorial is actually really good, you can launch it with “vimtutor” on the command line. It doesn’t give you everything, but its instructions and text to try things out on in the editor itself, which I find a good way to learn. It isn’t particularly programming focused either. For getting used to the motions especially https://vim-adventures.com can be a fun way, in its game... - Source: Hacker News / 5 months ago
  • Flexbox Froggy
    Very cool! As an aside, I've learned so many things via games like this. Including vim (via https://vim-adventures.com/), which I now basically can't live without. - Source: Hacker News / 8 months ago
  • How to Transform Vim to a Complete IDE?
    If you want to become thoroughly familiar with the commands of Vim and remember them forever, there is a browser game that can help you achieve this: https://vim-adventures.com. - Source: dev.to / 8 months ago
View more

pathogen.vim mentions (6)

  • Any Suggestions Apart from vscode for Terraform ?
    The person who mentored me the most when I was getting started with Terraform used VIM with pathogen but honestly this isn't a great idea unless you're really invested in a VIM workflow. Source: 11 months ago
  • Vim or Emacs?
    I am a bit confused. What has this anything to do with your original question? vim-pathogen is for Vim editor itself, not for PyCharm. I don't know much about MacOS, so not sure how to help. Did you try the installation steps at https://github.com/tpope/vim-pathogen ? Source: over 1 year ago
  • Usage of 'after/ftplugin' directory for filetype-specific configuration
    Back in the old(ish) days of Vim, usage of tpope/vim-pathogen to manipulate runtimepath was a popular way to install plugins. As it got update 9 days ago, it might be still used by some. Source: over 1 year ago
  • Vim: NERDTree
    To install any plugin using Pathogen plugin manager, you need to configure PAthogen in your vimrc if you have not done it already. You can find the installation docs on Pathogen.vim. After Pathogen has been configured in your vimrc, you can clone the git repository of that plugin into your local machine and then activate it using Pathogen. - Source: dev.to / over 2 years ago
  • Recommendations for "Standard, Modern Vim Config"?
    Bundles, Plugins, and Packages. Oh my! - Vim plugin management have gone through many "best practices". vim-pathogen, Vundle, vim-plug, and Vim 8's :packadd. At any given time I am certain the community would say one of these is "modern" or at the least some sort of standard. Source: almost 3 years ago
View more

What are some alternatives?

When comparing Vim Adventures and pathogen.vim, you can also consider the following products

vim.so - Learn vim fast with interactive exercises in the browser

Vim-Plug - :hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.

Vim Awesome - Awesome Vim plugins from across the universe

ale - Asynchronous Lint Engine

CodeCombat - Learn programming with a multiplayer live coding strategy game.

Flexbox Froggy - A game for learning CSS flexbox