13 lines
270 B
YAML
13 lines
270 B
YAML
---
|
|
badfuncs:
|
|
allowed:
|
|
# already fixed in newer Vim, not critical to backport
|
|
/usr/bin/vim:
|
|
- gethostbyname
|
|
/usr/bin/gvim:
|
|
- gethostbyname
|
|
patches:
|
|
# intentionally unused patch removed in newer Vim
|
|
ignore_list:
|
|
- vim-7.0-specedit.patch
|