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

internal: simpler helper functions for keymaps #473

Merged
merged 18 commits into from
Dec 2, 2024

Conversation

horriblename
Copy link
Collaborator

note: we don't need to wait for this PR to release v0.7, I'm putting this up to let yall see if you like the new lib.

adds a less abstracted helper function and removes the horrible ones targeting vim.keymaps

Sanity Checking

  • I have updated the changelog as per my changes.
  • I have tested, and self-reviewed my code.
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt).
    • My code conforms to the editorconfig configuration of the project.
    • My changes are consistent with the rest of the codebase.
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual.
    • (For breaking changes) I have included a migration guide.
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

@horriblename horriblename changed the title Lib/simpler binds simpler helper functions for keymaps Nov 19, 2024
@horriblename horriblename changed the title simpler helper functions for keymaps internal: simpler helper functions for keymaps Nov 19, 2024
modules/plugins/filetree/nvimtree/config.nix Outdated Show resolved Hide resolved
modules/plugins/comments/comment-nvim/config.nix Outdated Show resolved Hide resolved
modules/plugins/comments/comment-nvim/config.nix Outdated Show resolved Hide resolved
@NotAShelf NotAShelf merged commit ce21e1f into NotAShelf:v0.7 Dec 2, 2024
9 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.

3 participants