✏️a spacing

This commit is contained in:
Sakamoto Hiroshi
2024-06-22 14:03:24 -05:00
parent 70167bf1c8
commit 4e41296560
+1
View File
@@ -62,6 +62,7 @@ end
-- Call the function to set up the autocmd -- Call the function to set up the autocmd
show_diagnostics_on_hover() show_diagnostics_on_hover()
vim.schedule(function() vim.schedule(function()
require "mappings" require "mappings"
end) end)