My neovim config.
Go to file
juan 9087e563d8
Feat | Plugin update, speed optimizations.
coq is bloated and does not play well with other plugins, nvim-cmp
is a better solution despite it is slightly slower.

I optimized the startup sequence, start time: 80ms -> 120ms -> 65ms

Next up, I will try to work on my zk workflow.
2022-08-07 21:00:11 +08:00
lua Feat | Plugin update, speed optimizations. 2022-08-07 21:00:11 +08:00
.gitignore add gitignore and remove cow in coq 2021-09-24 23:22:16 +08:00
README.md update readme because why not 2022-04-09 21:20:53 +08:00
init.lua add comments because why not 2021-09-26 11:57:39 +08:00

README.md

Nvim.config

Neovim config, using lua and packer.nvim.

Optimized for speed and stability.