From 9ffdeceda3c36dc6a894190fdaf57b66d3018cd7 Mon Sep 17 00:00:00 2001 From: srdusr Date: Sun, 30 Oct 2022 21:59:47 +0200 Subject: TODO: fix formatting and diagnostic server settings --- lua/user/opts.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lua/user') diff --git a/lua/user/opts.lua b/lua/user/opts.lua index 3033325..9d9a138 100644 --- a/lua/user/opts.lua +++ b/lua/user/opts.lua @@ -10,7 +10,8 @@ vim.cmd([[ ]]) -- Environment -vim.opt.shell = "zsh" -- +--vim.opt.shell = "zsh" -- +vim.o.shell = "/bin/zsh" vim.scriptencoding = "utf-8" -- vim.opt.encoding = "utf-8" -- vim.opt.fileencoding = "utf-8" -- -- cgit v1.2.3