mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
vim: use type instead of constant for seccomp action
This commit is contained in:
parent
91dcea1a21
commit
f964aaad2f
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ hi def link fjAll Type
|
|||
hi def link fjNone Type
|
||||
hi def link fjLo Type
|
||||
hi def link fjFilter Type
|
||||
hi def link fjSeccompAction Constant
|
||||
hi def link fjSeccompAction Type
|
||||
|
||||
|
||||
let b:current_syntax = "firejail"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue