summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2022-08-22 14:53:37 +0200
committerMinijackson <minijackson@riseup.net>2022-08-22 14:53:37 +0200
commit3fa4f7415d847b53d4e7595538f561f79fe442cd (patch)
tree28f56d455c11f4f448a324438efb86ed1b68c70e /common
parent4a3900c11f6dac30401159e103295e46ca2b6166 (diff)
downloadnixos-config-reborn-3fa4f7415d847b53d4e7595538f561f79fe442cd.tar.gz
nixos-config-reborn-3fa4f7415d847b53d4e7595538f561f79fe442cd.zip
vim: disable which-key
Diffstat (limited to 'common')
-rw-r--r--common/vim.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/vim.nix b/common/vim.nix
index 44dc0d8..8245f99 100644
--- a/common/vim.nix
+++ b/common/vim.nix
@@ -73,7 +73,6 @@ let
73 diffview-nvim 73 diffview-nvim
74 nvim-notify 74 nvim-notify
75 indent-blankline-nvim 75 indent-blankline-nvim
76 which-key-nvim
77 76
78 # Completion 77 # Completion
79 nvim-cmp 78 nvim-cmp