Skip to content

Use nvim_set_option_value in the readme #17

Use nvim_set_option_value in the readme

Use nvim_set_option_value in the readme #17

Workflow file for this run

name: StyLua
on:
pull_request:
push:
paths-ignore:
- "*.md"
branches: [master]
jobs:
stylua:
name: StyLua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.18.1
args: --check .