Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove notify which key mapping #3335

Merged

Conversation

mhuggins7278
Copy link
Contributor

@mhuggins7278 mhuggins7278 commented Oct 25, 2022

Description

Removes keymapping left behind when nvim-notify was removed

fixes #3329

How Has This Been Tested?

Tested locally.

Key map is removed from the menu

image

  • ...

@ChristianChiarulli ChristianChiarulli merged commit 77640e8 into LunarVim:master Oct 26, 2022
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request Oct 28, 2022
* upstream/master:
  fix(finders): use lunarvim basedir (LunarVim#3332)
  fix(lsp): do a nil check before string matching autocmd desc (LunarVim#3354)
  fix(lsp): don't start servers multiple times (LunarVim#3347)
  fix: call proper log function in notify override (LunarVim#3337)
  fix: Remove notify which key mapping (LunarVim#3335)
  fix(icons): do not reload `nvim-web-devicons` module (LunarVim#3344)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove "View Notifications" which-key mapping
3 participants