From e1ee733461b8cccfd79658fc18cd46f8e60c7888 Mon Sep 17 00:00:00 2001 From: AngeD Date: Thu, 25 Aug 2022 17:07:17 +0200 Subject: [PATCH] merge: main --- .config/nvim/pack/plugins/opt/nvim-lspconfig | 2 +- .config/zsh/.zshrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/nvim/pack/plugins/opt/nvim-lspconfig b/.config/nvim/pack/plugins/opt/nvim-lspconfig index 4d61f9e..bdfcca4 160000 --- a/.config/nvim/pack/plugins/opt/nvim-lspconfig +++ b/.config/nvim/pack/plugins/opt/nvim-lspconfig @@ -1 +1 @@ -Subproject commit 4d61f9ecce8309331f71317b13e574a27916f54b +Subproject commit bdfcca4af7ac8171e6d4ae4b375aad61ff747429 diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 0eab4aa..9f9188c 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -28,7 +28,7 @@ CASE_SENSITIVE="true" # HYPHEN_INSENSITIVE="true" # Uncomment one of the following lines to change the auto-update behavior -# zstyle ':omz:update' mode disabled # disable automatic updates +zstyle ':omz:update' mode disabled # disable automatic updates # zstyle ':omz:update' mode auto # update automatically without asking # zstyle ':omz:update' mode reminder # just remind me to update when it's time