From c370d604fb6038aae5638ac4ca94b6102d104682 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Sat, 2 Dec 2023 21:11:55 +0100 Subject: Some neovim and tmux changes --- Common/zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Common/zshrc') diff --git a/Common/zshrc b/Common/zshrc index 4fb9aba..d3d8253 100644 --- a/Common/zshrc +++ b/Common/zshrc @@ -28,6 +28,8 @@ esac COMPLETION_WAITING_DOTS="true" +ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=7,bold" + # Setup plugins plugins=( git -- cgit v1.2.3