force unix file formats

This commit is contained in:
2024-12-18 09:24:06 +01:00
parent f8af12905f
commit 67a1cb3237
+1
View File
@@ -1,4 +1,5 @@
vim.opt.fileformat="unix" vim.opt.fileformat="unix"
vim.opt.fileformats="unix"
vim.opt.cmdheight = 0 vim.opt.cmdheight = 0
vim.opt.guicursor = "" vim.opt.guicursor = ""
vim.opt.mouse = "" vim.opt.mouse = ""