My neovim config.
Go to file
Ryan df79641853 🔧 Update Cmp and lsp
Signed-off-by: Ryan <ryan@alien.gov>
2023-11-11 15:04:42 +08:00
lua 🔧 Update Cmp and lsp 2023-11-11 15:04:42 +08:00
.gitignore Docs update 2023-10-31 14:25:33 +08:00
README.md Update docs 2023-11-11 12:12:57 +08:00
init.lua Use lazy 2023-10-31 14:21:12 +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.