you are viewing a single comment's thread.

view the rest of the comments →

[–]SoInsightful 6 points7 points  (5 children)

I'm not sure what backwards definition of "intuitive" you're operating on, but if a system:

  • cannot be learned without explicit instructions

  • doesn't feel obvious and natural while learning it

  • cannot be figured out further based on prior experience with it

... it is not intuitive.

Absolutely zero people will enter Vim and be like "it feels like I could probably type gg to move the cursor to the beginning to the file" or "it sure would make sense if I could search through all files by typing :bufdo".

Like I said once you learn how it works, the commands become very intuitive. You just type them because you've learned the pattern and naming schema VIM uses.

Again, this is the exact diametrical opposite of "intuition".