fix formatting, ensure vim filetype is set

This commit is contained in:
Matthew Stobbs
2025-03-31 18:15:07 -06:00
parent 59a31858f4
commit 8abb14ce33
122 changed files with 256 additions and 25 deletions

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- aquamarine.clean
@@ -61,7 +63,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install of {{ pkg }}
when:
- hyprcursor.clean
@@ -52,7 +54,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install of {{ pkg }}
when:
- hyprgraphics.clean
@@ -52,7 +54,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install of {{ pkg }}
when:
- hypridle.clean
@@ -60,7 +62,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install of {{ pkg }}
when:
- hyprland.clean
@@ -53,7 +55,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install of {{ pkg }}
when:
- hyprland_qt_support.clean
@@ -54,7 +56,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install of {{ pkg }}
when:
- hyprland_qtutils.clean
@@ -53,7 +55,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- hyprlang.clean
@@ -52,7 +54,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- hyprlock.clean
@@ -60,7 +62,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- hyprpaper.clean
@@ -53,7 +55,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- hyprpicker.clean
@@ -53,7 +55,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- hyprpolkitagent.clean
@@ -53,7 +55,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- hyprutils.clean
@@ -52,7 +54,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- hyprwayland_scanner.clean
@@ -44,7 +46,7 @@
- --build
- build
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- nwg_hello.clean

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- sdbus_cpp_2.clean
@@ -53,7 +55,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Remove existing install {{ pkg }}
when:
- xdg_desktop_portal_hyprland.clean
@@ -50,7 +52,7 @@
- --target
- all
- -j
- "{{ ansible_processor_nproc|int }}"
- "{{ ansible_processor_nproc | int }}"
- name: Install {{ pkg }}
become: true