mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-17 16:03:40 -05:00
Add missing filetypes for systemd
This commit is contained in:
@@ -1583,13 +1583,22 @@ filetypes:
|
||||
- name: systemd
|
||||
extensions:
|
||||
- automount
|
||||
- dnssd
|
||||
- link
|
||||
- mount
|
||||
- netdev
|
||||
- network
|
||||
- nspawn
|
||||
- path
|
||||
- service
|
||||
- slice
|
||||
- socket
|
||||
- swap
|
||||
- target
|
||||
- timer
|
||||
filenames:
|
||||
- '*.#*'
|
||||
- '*/systemd/*.conf'
|
||||
---
|
||||
name: terraform
|
||||
remote: hashivim/vim-terraform
|
||||
|
||||
Reference in New Issue
Block a user