mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
* Comment fix & gofmt fix * Goto next/previous diff commands These commands will work in `git` repositories or whenever `set diff on` is working. They are bound to `Alt-[` and `Alt-]` by default. I would prefer `Alt-Up` and `Alt-Down`, but that's already taken. There are no tests at the moment; I'm looking into writing some since that will be needed for the rest of the plan to make https://github.com/zyedidia/micro/discussions/2753 a reality. I'm not sure how difficult that will be. * Realign JSON in keybindings.md |
||
|---|---|---|
| .. | ||
| colors.md | ||
| commands.md | ||
| copypaste.md | ||
| defaultkeys.md | ||
| help.md | ||
| keybindings.md | ||
| options.md | ||
| plugins.md | ||
| tutorial.md | ||