docs: Split vim mode documentation into two pages, edit for clarity (#17614)
Closes #17215 Release Notes: - N/A --- This PR builds upon the vim mode documentation page and aims bring the following improvements: - Separate vim mode-specific configuration from introducing vim mode. - Reformat some lists of provided commands and keymaps from code blocks to sub-sections containing tables. - Flesh out the text a little bit to make it more explicit in some parts. - Generally format notes and a couple of other things closer to some other docs pages. Checking the diff doesn't give a good idea of the changes, so here are some before after images for quick examples of the kinds of changes brought by this PR. **Introducing the key differences of Zed's vim mode** Before  After  --- **Zed-specific vim key bindings** Before  After 
This commit is contained in:
parent
2ff8dde925
commit
35a80f07e0
2 changed files with 367 additions and 244 deletions
|
@ -17,7 +17,7 @@
|
|||
- [Snippets](./snippets.md)
|
||||
- [Themes](./themes.md)
|
||||
<!-- - [Fonts](./fonts.md) -->
|
||||
- [Vim](./vim.md)
|
||||
- [Vim Mode](./vim.md)
|
||||
|
||||
# Using Zed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue