1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-06-01 02:37:51 +0300
Parent:
f83046e
M
lua/core/options.lua
@@ -1,4 +1,5 @@
vim.opt.shell = "/bin/bash" -- fixes issues with fish shell +require("vim._extui").enable {} vim.diagnostic.config { update_in_insert = true,