diff --git a/usr/lib/initcpio/install/archboot_vim b/usr/lib/initcpio/install/archboot_vim index ef92a0e12..c3bbcdbb9 100644 --- a/usr/lib/initcpio/install/archboot_vim +++ b/usr/lib/initcpio/install/archboot_vim @@ -19,6 +19,7 @@ build () done add_file "/usr/share/vim/vim82/rgb.txt" add_file "/usr/share/licenses/vim/license.txt" + add_full_dir "/usr/share/vim/vim82/autoload/dist" } help ()