aboutsummaryrefslogtreecommitdiffstats
path: root/SECURITY.md
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-06-09 15:48:23 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-06-10 14:16:41 -0300
commit6273865394760e9dbd522e5f348a837c8e02408a (patch)
tree9b05d8a3e99d2f238bdf91457668ea84d9050f57 /SECURITY.md
parentcontrib/vim: sort paths in ftdetect (diff)
downloadfirejail-6273865394760e9dbd522e5f348a837c8e02408a.tar.gz
firejail-6273865394760e9dbd522e5f348a837c8e02408a.tar.zst
firejail-6273865394760e9dbd522e5f348a837c8e02408a.zip
contrib/vim: match profile files more broadly
Currently it only sets the appropriate filetype for files in `/etc/firejail` and `~/.config/firejail`. With this commit, the firejail filetype should also be set when opening `etc/inc/*.inc`, for example, as long as there is a "firejail" directory somewhere before that (such as in `/foo/firejail/bar/etc/inc/*.inc`). Note: At least `*/firejail/*.inc` needs to force the match (by using `set filetype` rather than `setfiletype`), or else the default vim checks take precedence (and the filetype for all files in `etc/inc/*.inc` gets set to `pov`). Fixes #4319. Relates to #2679. Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions