From ae56946206235b8b6f30a184d29a41cc5dcc39ca Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Mon, 24 Apr 2023 07:13:20 +0200 Subject: Neovim things --- Common/p10k.zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Common/p10k.zsh') diff --git a/Common/p10k.zsh b/Common/p10k.zsh index cff23b2..ccc6565 100644 --- a/Common/p10k.zsh +++ b/Common/p10k.zsh @@ -1632,3 +1632,5 @@ typeset -g POWERLEVEL9K_CONFIG_FILE=${${(%):-%x}:a} (( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]} 'builtin' 'unset' 'p10k_config_opts' + +typeset -g ZLE_RPROMPT_INDENT=0 -- cgit v1.2.3