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

fix(icons): added frontier pattern for ai #760

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

sjclayton
Copy link
Contributor

Added frontier pattern for ai as it matches on words such as pair and probably others as well.

@folke folke merged commit 6fe0657 into folke:main Jul 18, 2024
9 checks passed
@folke
Copy link
Owner

folke commented Jul 18, 2024

ty!

@sjclayton sjclayton deleted the fix-ai-icon-pattern branch July 18, 2024 17:01
folke pushed a commit that referenced this pull request Jul 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[3.10.0](v3.9.0...v3.10.0)
(2024-07-18)


### Features

* **view:** expand all nodes by default when filter.global = false
([c168905](c168905))


### Bug Fixes

* **buf:** always use nowait. Fixes
[#755](#755)
([ae1a235](ae1a235))
* **buf:** early exit to determine if a trigger is safe to create. Fixes
[#754](#754)
([27e4716](27e4716))
* **icons:** added frontier pattern for `ai`
([#760](#760))
([6fe0657](6fe0657))
* list_contains doesn't exists in Neovim < 0.10. Fixes
[#758](#758)
([7e4eae8](7e4eae8))
* **node:** allow custom mappings to override proxy/plugin/expand
mappings
([9820900](9820900))
* **node:** is_local check now also includes children
([fdd27f9](fdd27f9))
* **registers:** don't try to get `+*` registers when no clipboard is
available. Fixes
[#754](#754)
([ae4ec03](ae4ec03))
* **state:** always honor defer. Fixes
[#690](#690)
([c512d13](c512d13))
* **state:** redraw cursor before getchar
([cf6cbf2](cf6cbf2))
* **triggers:** prevent creating triggers for single upper-case alpha
keys expect for Z. Fixes
[#756](#756)
([d19fa07](d19fa07))

---
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>
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.

2 participants