|
|
|
|
|
by petepete
1047 days ago
|
|
nvim --clean --startuptime /tmp/neovim
003.174 000.001: --- NVIM STARTED ---
vs vim --clean --startuptime /tmp/vim
004.274 000.001: --- VIM STARTED ---
Maybe your config had an impact on it, but config-free they're incredibly close. |
|