fixendofline true

This commit is contained in:
2025-11-25 20:11:51 +01:00
parent 1a0b08d37d
commit caa148b6b0
+1
View File
@@ -1,5 +1,6 @@
vim.opt.fileformat = "unix"
vim.opt.fileformats = "unix"
vim.opt.fixendofline = true
vim.opt.guicursor = ""
vim.opt.mouse = ""