Formatting

This commit is contained in:
2024-11-28 00:22:20 +09:00
parent 2c05396209
commit 8a01ce67b2
4 changed files with 24 additions and 19 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ vim.opt.isfname:append("@-@")
vim.opt.updatetime = 50
vim.opt.colorcolumn = "80"
-- vim.opt.colorcolumn = "80"
vim.opt.clipboard = "unnamedplus"
-- vim.opt.breakindent = true