Skip to content

Commit

Permalink
nvim: which-key regresssion fix (scroll-view affected)
Browse files Browse the repository at this point in the history
  • Loading branch information
UncleGravity committed Oct 2, 2024
1 parent d947c83 commit 247afea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/dotfiles/nvim/lua/plugins/which-key.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
return {
-- TODO: organize keybindings better
'folke/which-key.nvim',
commit = '8600b0029896ad2e36eb27a0808614ab8a0c057a',
event = 'VimEnter',
opts_extend = { 'spec' },
opts = {
Expand Down

0 comments on commit 247afea

Please sign in to comment.