添加markdown插件支持。

This commit is contained in:
2026-02-09 16:02:15 +08:00
parent 6c8f30b001
commit bfb0c6db53
6 changed files with 14 additions and 0 deletions

View File

@@ -3,6 +3,12 @@
A starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
Refer to the [documentation](https://lazyvim.github.io/installation) to get started.
# 本nvim配置使用方法
- 克隆配置。
- 环境依赖nodejs,python,c编译器,网络代理,tar和tree-sitter-cli。
- 上述环境下,执行nvim安装即可。
# 环境需求
环境需求在`LazyVim`官网都会有提到,这里简单记录一些细节。