One command to see assembly of c code

gcc -c 1.c && objdump -Sd 1.o | nvim