Skip to content

feat(neovim): add kylechui/nvim-surround plugin #15

feat(neovim): add kylechui/nvim-surround plugin

feat(neovim): add kylechui/nvim-surround plugin #15

Workflow file for this run

---
name: PR
# yamllint disable-line rule:truthy
on:
- pull_request
jobs:
labels:
name: Labels
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: read
steps:
- name: Add labels based on changes
uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
title:
name: Title
runs-on: ubuntu-latest
permissions:
pull-requests: read
steps:
- name: Check title
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
scopes: |
alacritty
helix
neovim
vim
wezterm
zsh