nvim/test/startup_log.sh

6 lines
73 B
Bash
Executable File

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