My neovim config.
Go to file
Ryan 48473f5a68
🧑💻 Use gruvbox-material
Signed-off-by: Ryan <ryan@alien.gov>
2023-11-30 20:53:07 +08:00
lua 🧑💻 Use gruvbox-material 2023-11-30 20:53:07 +08:00
.gitignore Update netrw and games 2023-11-23 15:24:50 +08:00
README.md Update docs 2023-11-11 12:12:57 +08:00
init.lua 🏷️ Update(lualine): Update lualine 2023-11-30 16:08:32 +08:00
lazy-lock.json 🧑💻 Use gruvbox-material 2023-11-30 20:53:07 +08:00

README.md

Nvim.config

Minimalistic neovim config, with full LSP and TS support and completion

The package manager is Lazy.nvim

Minimalistic

Use lua plugins when possible, lazy load and byte-compile when possible, use neovim builtin features when possible.