mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 10:01:49 +00:00
build(vim-patch): n/a tabpanel docs from v9.1.1391
This commit is contained in:
@@ -932,11 +932,13 @@ is_na_patch() {
|
||||
diff-tree --no-commit-id -r -b -U0 \
|
||||
'-I^\s+$' \
|
||||
'-I^=+$' \
|
||||
'-I^\|:redrawtabpanel|' \
|
||||
'-I^\|popup_[_a-z]+\(\)\|' \
|
||||
'-I^popup_[_a-z]+\(' \
|
||||
'-I\*\s+For Vim version [0-9]\.[0-9]\.\s+Last change: [0-9]+ [A-Z][a-z]+ [0-9]+' \
|
||||
'-I compiled (with|without) .*\(\|.+\|\) feature\.$' \
|
||||
'-I\|popup-windows\|' \
|
||||
'-I\|tabpanel\|' \
|
||||
'-I\spopup window\s' \
|
||||
"$patch" -- "${file}" |
|
||||
grep -v -e '{.\+ \(available\|compiled\) \(with\|without\) .\+}' |
|
||||
|
||||
Reference in New Issue
Block a user