This commit is contained in:
Justin M. Keyes
2026-04-29 17:37:47 -04:00
committed by GitHub
parent 040bdf0bc5
commit 1e06e95662
19 changed files with 257 additions and 100 deletions

View File

@@ -46,6 +46,10 @@ folds:
- changed-files:
- any-glob-to-any-file: [ src/nvim/fold* ]
image:
- changed-files:
- any-glob-to-any-file: [ '**/ui/img*' ]
lsp:
- changed-files:
- any-glob-to-any-file: [ runtime/lua/vim/lsp.lua, runtime/lua/vim/lsp/* ]