2025-03-11 11:53:53 +08:00
2025-03-11 11:53:53 +08:00
2025-03-11 11:53:53 +08:00
2024-04-29 16:10:15 +08:00
2024-04-29 16:10:15 +08:00
2025-02-08 10:30:59 +08:00
2025-02-08 10:30:59 +08:00
2025-02-08 10:30:59 +08:00
2024-04-29 16:09:28 +08:00
2025-02-08 10:33:06 +08:00
2024-09-28 00:00:37 +08:00

💤 LazyVim

Installation

To use this configuration, clone this repository and copy the files to your Neovim configuration directory.

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

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

git clone https://git.mamahaha.work/sangge/nvim-config.git ~/.config/nvim/

Additional: fd-find ripgrep nodejs

sudo apt install fd-find ripgrep nodejs

Node.js provider

npm install -g Neovim
Description
No description provided
Readme Apache-2.0 100 KiB
Languages
Lua 100%