force unix file format

This commit is contained in:
2024-12-03 22:13:31 +01:00
parent eb50cc0a34
commit f8af12905f
+1
View File
@@ -1,3 +1,4 @@
vim.opt.fileformat="unix"
vim.opt.cmdheight = 0 vim.opt.cmdheight = 0
vim.opt.guicursor = "" vim.opt.guicursor = ""
vim.opt.mouse = "" vim.opt.mouse = ""