summaryrefslogtreecommitdiff
path: root/mut/neovim/lua/my/settings.lua
diff options
context:
space:
mode:
authorMike Vink <59492084+ivi-vink@users.noreply.github.com>2024-12-31 18:34:27 +0100
committerMike Vink <59492084+ivi-vink@users.noreply.github.com>2024-12-31 18:34:27 +0100
commit9b2131222a6724ec34af4fefc2cc2a540cdd7773 (patch)
tree370399a7551adefc6d2e9bc487abe2cd58825414 /mut/neovim/lua/my/settings.lua
parent14fd73852847615a9de28b04e08e27b373e9e6be (diff)
update system
Diffstat (limited to 'mut/neovim/lua/my/settings.lua')
-rw-r--r--mut/neovim/lua/my/settings.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/mut/neovim/lua/my/settings.lua b/mut/neovim/lua/my/settings.lua
index 560fa18..a3c5144 100644
--- a/mut/neovim/lua/my/settings.lua
+++ b/mut/neovim/lua/my/settings.lua
@@ -63,3 +63,5 @@ vim.opt.winbar = ""
vim.opt.hlsearch = false
vim.opt.showtabline = 1
vim.opt.cmdheight = 1
+
+vim.opt.shellpipe = "out+err>"