nvim/test/startup_log.sh

5 lines
73 B
Bash
Executable file

#!/bin/sh
rm startup.log
nvim --startuptime startup.log
cat startup.log