Skip to content

[Neovim] Add shortcut to open Mason from dashboard #14

[Neovim] Add shortcut to open Mason from dashboard

[Neovim] Add shortcut to open Mason from dashboard #14

Workflow file for this run

---
name: Prek checks
on: [push, pull_request]
jobs:
prek:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
# fish is needed to run the fish_syntax and fish_indent hooks.
- uses: fish-shop/install-fish-shell@v1
- uses: j178/prek-action@v1