feat(nvim): add vim startuptime

dev-docs
Moritz Böhme 2023-04-09 19:32:37 +02:00
parent 1a71d118c4
commit 929773f3e8
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
vim.g.startuptime_tries = 10
vim.g.startuptime_exe_path = "vim"