Dashboard
PHP:
8.1.34
OS:
Linux
User:
uid288609
/
/
usr
/
share
/
vim
/
vim82
/
syntax
đ€ Upload
đ New File
đ New Folder
Close
Editing: systemd.vim
" Vim syntax file " Language: systemd.unit(5) if !exists('b:current_syntax') " Looks a lot like dosini files. runtime! syntax/dosini.vim let b:current_syntax = 'systemd' endif
Save
Cancel