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: update backing value for default config #469

Open
wants to merge 1 commit into
base: harpoon2
Choose a base branch
from

Commits on May 19, 2024

  1. feat: update backing value for default config

    This will help with files position not being saved when you harpoon a
    file that is a relative path from the cwd and is not a path from root
    and then leave the file without opening the ui.
    
    fix unit test swap file issue
    
    add test for relative files
    
    add test for context not being saved
    
    use Plenary.Path:absolute() and add more tests
    
    rename config to _
    
    update unit tests
    maxrzaw committed May 19, 2024
    Configuration menu
    Copy the full SHA
    07be8ce View commit details
    Browse the repository at this point in the history