-- Quick compilation with GCC and running vim.keymap.set('n', 'co', ':!gcc -o test % && ./test', {noremap = true})