Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:vim [2025/07/30 10:36] – [Vim] vid79 | tools:vim [2025/07/30 10:50] (current) – [Commands] vid79 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Vim ====== | ====== Vim ====== | ||
- | '' | ||
- | Vim’s design is based on the idea that a lot of programmer time is spent reading, navigating, and making small edits, as opposed to writing long streams of text. For this reason, Vim has multiple operating modes. | ||
- | Normal: for moving around a file and making edits \ | + | '' |
- | Insert: for inserting text \ | + | |
- | Replace: for replacing text\ | + | * **MIT' |
- | Visual (plain, line, or block): for selecting blocks of text\ | + | Vim’s design is based on the idea that a lot of programmer time is spent reading, navigating, and making small edits, as opposed to writing long streams of text. For this reason, Vim has multiple operating modes. |
- | Command-line: | + | - Normal: for moving around a file and making edits |
+ | | ||
+ | | ||
+ | | ||
+ | | ||
- | ** * MIT's " | ||
* '' | * '' | ||
* [[https:// | * [[https:// | ||
Line 21: | Line 22: | ||
- '' | - '' | ||
- '' | - '' | ||
+ | - '': | ||
move around | move around | ||
- | - '' | + | - '' |
- | - '' | + | - '' |
- '' | - '' | ||
- '' | - '' |