Skip to content

fix: "search" Icon Row Count Increases When "search" Coordinate is Multiple of 4 #337

fix: "search" Icon Row Count Increases When "search" Coordinate is Multiple of 4

fix: "search" Icon Row Count Increases When "search" Coordinate is Multiple of 4 #337

Workflow file for this run

name: Type check
on:
pull_request: ~
push:
branches:
- main
jobs:
build:
name: Type check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: stevearc/nvim-typecheck-action@v2