2026-01-22 20:57:58 +08:00
2026-01-22 20:57:58 +08:00
2026-01-22 20:57:58 +08:00
2026-01-22 20:57:58 +08:00
2026-01-22 20:57:58 +08:00
2026-01-22 20:57:58 +08:00
2026-01-22 20:57:58 +08:00
2026-01-22 20:57:58 +08:00

Mooling's 💤 LazyVim Configurations

Generated from a starter template for LazyVim. Refer to the documentation to get started.

Most informations will be written by Chinese Simplified (zh_CN).

Quick Usage 快速用法

Backup 备份

请按以下步骤进行数据备份。

# required
mv ~/.config/nvim{,.bak}

# optional but recommended
mv ~/.local/share/nvim{,.bak}
mv ~/.local/state/nvim{,.bak}
mv ~/.cache/nvim{,.bak}

Apply 应用

执行以下命令,应用我定制的 LazyVim 配置

git clone https://github.com/Mooling0602/LazyCfg ~/.config/nvim

Features / Changes 特性(改动)

  • OSC 52 Clipboard Support

  • 移动端兼容

  • 禅模式优化(复制模式)

实测Termux上复制有换行的内容时会被打断目前暂时无法解决

  • 其他

Credits

  • Original program: LazyVim

  • License: keep the same to upstream

Thanks for developers from upstream!

Description
Modified starter template for LazyVim.
Readme Apache-2.0 48 KiB
Languages
Lua 100%