feat(nvim): add basic nvim config with keymaps

This commit is contained in:
phoenix
2025-04-17 04:55:40 +01:00
parent d90cb5c103
commit 444a8150f7
13 changed files with 561 additions and 0 deletions

4
config/nvim/README.md Normal file
View File

@ -0,0 +1,4 @@
# 💤 LazyVim
A starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
Refer to the [documentation](https://lazyvim.github.io/installation) to get started.