Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LazyVim/LazyVim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.10.1
Choose a base ref
...
head repository: LazyVim/LazyVim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.11.0
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Oct 20, 2025

  1. fix(avante): unset default keymaps (#6657)

    ## Description
    
    The extras spec includes its own keymaps for the most common commands
    now so these are redundant and causing duplicate entries in which-key.
    
    ## Checklist
    
    - [x] I've read the
    [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
    guidelines.
    bryanniwa authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    e8a1d8b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    b38de4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6568b1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6e48a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    f0a91d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4999a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fd9878 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 15.11.0 (#6658)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [15.11.0](v15.10.1...v15.11.0)
    (2025-10-23)
    
    
    ### Features
    
    * **snacks_picker:** added gai/gao keymaps for calls incoming/outgoing
    ([b6e48a5](b6e48a5))
    * **snacks.picker:** added `<leader>gD` to diff against merge base of
    branch/PR
    ([f0a91d9](f0a91d9))
    
    
    ### Bug Fixes
    
    * **avante:** unset default keymaps
    ([#6657](#6657))
    ([e8a1d8b](e8a1d8b))
    * **extras:** remove custom formatter opts for dart/solidity. Closes
    [#6665](#6665)
    ([b38de4e](b38de4e))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    0329bc0 View commit details
    Browse the repository at this point in the history
Loading