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