Add tab 4:

pull/1601/head
Ricardo Montemayor 4 weeks ago
parent ad36fcce5c
commit 28dd046f4a

@ -1080,3 +1080,6 @@ vim.keymap.set('n', '<leader>m', function()
print '⚠️ No executable found in build/.'
end
end, { desc = '[M]ake & Run' })
vim.bo.tabstop = 4
vim.bo.shiftwidth = 4

Loading…
Cancel
Save