https://github.com/runfunrun/lazyvim
My LazyVim config
https://github.com/runfunrun/lazyvim
config lazyvim neovim nvim
Last synced: 7 months ago
JSON representation
My LazyVim config
- Host: GitHub
- URL: https://github.com/runfunrun/lazyvim
- Owner: RUNFUNRUN
- License: apache-2.0
- Created: 2024-08-13T01:28:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T04:45:57.000Z (over 1 year ago)
- Last Synced: 2024-09-29T06:02:53.961Z (over 1 year ago)
- Topics: config, lazyvim, neovim, nvim
- Language: Lua
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💤 LazyVim
My configuration for [LazyVim](https://github.com/LazyVim/LazyVim) from [a starter template](https://github.com/LazyVim/starter).
Refer to the [documentation](https://lazyvim.github.io/installation) to get started.
```sh
mkdir -p ~/.config/nvim
git clone git@github.com:RUNFUNRUN/LazyVim.git ~/.config/nvim
```