mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 10:50:20 +01:00
neovim: Stop following neovim nightly
This commit is contained in:
parent
638950180d
commit
1bed28a1d4
8 changed files with 57 additions and 4458 deletions
7
.github/workflows/update.yaml
vendored
7
.github/workflows/update.yaml
vendored
|
|
@ -27,10 +27,3 @@ jobs:
|
|||
with:
|
||||
labels: automerge
|
||||
number: ${{ steps.update.outputs.pull-request-number }}
|
||||
- name: Update nvim-treesitter
|
||||
run: |
|
||||
git checkout update_flake_lock_action
|
||||
nix run .\#update-nvim-treesitter -- neovim/nvim-treesitter
|
||||
git add neovim/nvim-treesitter
|
||||
git commit -m "neovim: Update nvim-treesitter parsers"
|
||||
git push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue