11 lines
331 B
Markdown
11 lines
331 B
Markdown
# 💤 LazyVim
|
|
|
|
A starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
|
|
Refer to the [documentation](https://lazyvim.github.io/installation) to get started.
|
|
|
|
# Windows 上使用 neovim 打开
|
|
|
|
## 使用 alacritty
|
|
|
|
`"C:\Program Files\Alacritty\alacritty.exe" -e nvim "%1"`,在目录`HKEY_CLASSES_ROOT/*/shell`下。
|