10 lines
255 B
Markdown
10 lines
255 B
Markdown
# 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.
|