2023-11-11 12:12:57 +08:00
|
|
|
# Nvim.config
|
2021-09-08 20:58:39 +08:00
|
|
|
|
2023-11-11 12:12:57 +08:00
|
|
|
Minimalistic neovim config, with full LSP and TS support and completion
|
2022-04-09 21:20:53 +08:00
|
|
|
|
2023-11-11 12:12:57 +08:00
|
|
|
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.
|