📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 04:51:42
📂
/ (Root)
/
usr
/
share
/
vim
/
vim80
/
syntax
📍 /usr/share/vim/vim80/syntax
🔄 Refresh
✏️
Editing: systemd.vim
Read Only
" 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 Changes
❌ Cancel