Skip to content

Conversation

GersiD
Copy link

@GersiD GersiD commented Mar 7, 2025

adamtajti and others added 30 commits January 24, 2025 21:15
…handling

feat: add table utility functions for debugging
fix: update grep and find_files to properly handle callbacks
refactor: streamline picker options and configuration
style: improve code organization and consistency

Breaking changes:
- Modified behavior of grep and find_files to prioritize callbacks
…dling

- Remove unused debug helper functions
- Add proper type annotations for picker options
- Improve action mapping logic with notes_mappings
- Fix path handling in file and grep operations
- Add debug logging for better troubleshooting
- Enhance callback handling for picker actions
- access dir.filename property instead of dir directly
- convert Path object to string for cwd option
Neovim 0.10.4 changed the name of the Linux binary in their realeases,
which was breaking the github actions worflow.
…ctions-neovim-nightly

Changed the name of the linux binary in github actions
There is no GH_PAT configured in the secrets for this new repo. Changed
the variable to GITHUB_TOKEN to check if it has enough permissions, if
it doesn't we will need to create a PAT and add it to the repo secrets.
…ctions-neovim-nightly

Trying to fix github actions when merging to main
The GH_PAT was indeed necessary so I created it and added it to the
repo's secrets
…ctions-neovim-nightly

Revert "Trying to fix github actions when merging to main"
…cs-from-epwalsh

chore/update docs from epwalsh
…ocs-from-epwalsh

[chore] update changelog link
doc: remove some verbose description in plugin dependencies
@GersiD GersiD closed this Mar 7, 2025
@GersiD
Copy link
Author

GersiD commented Mar 7, 2025

Wrong repo

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.

Allow users to pass blink source config up front

6 participants