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

Feat: move general mappings to which-key v3 #100

Merged
merged 5 commits into from
Aug 20, 2024
Merged

Conversation

mcgilly17
Copy link
Contributor

@mcgilly17 mcgilly17 commented Aug 17, 2024

Closes #99
Closes #102

Went slightly further than expected here:

  • Moved general mappings to Which-key v3 (the new re-write)
  • updated the flake inputs and fixed the outdated configs for bufferline and luasnip
  • Added harpoon top level mapping as a new addition will happily delete this, i just saw it was missing so added it
  • Fix nvim-surround plugin by changing the timeoutlen

Tested locally using nix run all looked good.

includes:
- Addition of harpoon general mapping with a snazzy new icon
- Upgrading which-key config to meet v3 standards
- move general mappings from keymaps.nix to which-key.nix
@redyf
Copy link
Owner

redyf commented Aug 20, 2024

LGTM!

@redyf redyf merged commit 14efbe9 into redyf:main Aug 20, 2024
1 of 2 checks passed
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.

BUG: nvim-surround not working with timoutlen set TODO: Move general keys to Which-key
2 participants