feat: remove unused which-key nvim plug

This commit is contained in:
AngeD 2023-01-05 00:31:32 +01:00
parent 3df850e4fe
commit 120dc79938
4 changed files with 0 additions and 7 deletions

3
.gitmodules vendored
View file

@ -28,9 +28,6 @@
[submodule ".config/nvim/pack/plugins/opt/treesitter"]
path = .config/nvim/pack/plugins/opt/treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter.git
[submodule ".config/nvim/pack/plugins/opt/which-key"]
path = .config/nvim/pack/plugins/opt/which-key
url = https://github.com/folke/which-key.nvim.git
[submodule ".config/zsh/ohmyzsh"]
path = .config/zsh/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh.git