docs: neovim & emacs

This commit is contained in:
Ryan Yin
2024-01-07 12:53:07 +08:00
parent b492ffa227
commit e9eb3d44a4
3 changed files with 14 additions and 15 deletions
+5 -5
View File
@@ -5,6 +5,11 @@ For more details, visit the [AstroNvim website](https://astronvim.com/).
This document outlines neovim's configuration structure and various shortcuts/commands for efficient usage.
## Screenshots
![](/_img/astronvim_2023-07-13_00-39.webp)
![](/_img/hyprland_2023-07-29_2.webp)
## Configuration Structure
| Description | Standard Location | My Location |
@@ -40,11 +45,6 @@ just nvim-test
just nvim-clear
```
## Screenshots
![](/_img/astronvim_2023-07-13_00-39.webp)
![](/_img/hyprland_2023-07-29_2.webp)
## Cheetsheet
Here is the cheetsheet related to my Neovim configs. Please read vim's common cheetsheet at [../README.md](../README.md) before reading the following.