add file lists to ghostty and neovim src install

This commit is contained in:
Matthew Stobbs
2025-03-18 07:22:21 -06:00
parent e799d616a0
commit 040ea8339b
6 changed files with 2633 additions and 16 deletions

View File

@@ -24,6 +24,8 @@
git_repo: "{{ pkgconfig.neovim.git_repo }}"
git_path: "{{ d_tempdir.path }}/neovim"
build_type: "{{ pkgconfig.neovim.build_type }}"
clean: "{{ pkgconfig.neovim.clean_install }}"
installed_files: "{{ pkgconfig.neovim.build_installed_files }}"
- name: Set neovim config for appimage install
when: