vim.opt.clipboard = "unnamedplus" vim.opt.fixeol = true vim.opt.list = true vim.opt.listchars = { trail = "ยท", tab = " ", }