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: shortcuts/no-neck-pain.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: shortcuts/no-neck-pain.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.3
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 15, 2023

  1. fix: wrong focus when closing the main window (#189)

    ## 📃 Summary
    
    Closing the main window with other vsplits and splits open constantly
    result in a wrongly focused window (on a side buffer).
    
    This PR now properly restore the focus.
    shortcuts authored Feb 15, 2023
    Copy the full SHA
    5067cfd View commit details

Commits on Feb 16, 2023

  1. chore(main): release 0.9.3 (#190)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [0.9.3](v0.9.2...v0.9.3)
    (2023-02-15)
    
    
    ### Bug Fixes
    
    * wrong focus when closing the main window
    ([#189](#189))
    ([5067cfd](5067cfd))
    
    ---
    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 Feb 16, 2023
    Copy the full SHA
    3ef7e66 View commit details
Loading