docs(readme): 将截图链接改为内嵌图片格式

This commit is contained in:
xfy 2026-06-02 16:06:40 +08:00
parent fea4a4ff2b
commit 169492b9eb

View File

@ -1,9 +1,9 @@
# Neovim 配置
[screenshot-1](https://github.com/DefectingCat/static/blob/a6768b23b6014ebf02a6e38631682690613492cc/neovim/neovim-1.png)
个人 Neovim 配置,目标版本 **0.12+**
![screenshot-1](https://raw.githubusercontent.com/DefectingCat/static/a6768b23b6014ebf02a6e38631682690613492cc/neovim/neovim-1.png)
## 核心特性
- **内置插件管理器**`vim.pack`Neovim 0.12+),无需 lazy.nvim / packer