[PR #4318] [MERGED] Update vim syntax highlighting #5110

Closed
opened 2026-05-05 10:32:28 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4318
Author: @reinerh
Created: 5/29/2021
Status: Merged
Merged: 5/29/2021
Merged by: @netblue30

Base: masterHead: vim


📝 Commits (8)

  • d2e10f2 vim: update list of syscalls
  • 51469ca vim: highlight seccomp-error-action
  • 2763085 vim: update syscall groups
  • 7fee9c5 vim: update conditionals
  • 91dcea1 vim: support commands private-cwd, dbus-*, seccomp.32, allow-debuggers
  • f964aaa vim: use type instead of constant for seccomp action
  • 91cc7e2 vim: use setfiletype command for setting filetype
  • 952264e vim: escape dots in seccomp.32

📊 Changes

2 files changed (+23 additions, -16 deletions)

View changed files

📝 contrib/vim/ftdetect/firejail.vim (+6 -6)
📝 contrib/vim/syntax/firejail.vim (+17 -10)

📄 Description

Fixes: #4304


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4318 **Author:** [@reinerh](https://github.com/reinerh) **Created:** 5/29/2021 **Status:** ✅ Merged **Merged:** 5/29/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `vim` --- ### 📝 Commits (8) - [`d2e10f2`](https://github.com/netblue30/firejail/commit/d2e10f2f5d5d7b3a2fd630432d73a0d504dbf5b3) vim: update list of syscalls - [`51469ca`](https://github.com/netblue30/firejail/commit/51469caa0935293ea6096d8209bcf57b59b77dab) vim: highlight seccomp-error-action - [`2763085`](https://github.com/netblue30/firejail/commit/27630857eb8faaa0682a3540c323075f8cd7db70) vim: update syscall groups - [`7fee9c5`](https://github.com/netblue30/firejail/commit/7fee9c550ff5cb3f405d871eb12ce0d17bb7b171) vim: update conditionals - [`91dcea1`](https://github.com/netblue30/firejail/commit/91dcea1a21373438069c6b5cac67b21012c3a7e3) vim: support commands private-cwd, dbus-*, seccomp.32, allow-debuggers - [`f964aaa`](https://github.com/netblue30/firejail/commit/f964aaad2f435f82e65a1f342bd0db462575da70) vim: use type instead of constant for seccomp action - [`91cc7e2`](https://github.com/netblue30/firejail/commit/91cc7e2688a70c71d741fe7818a20757c4112c54) vim: use setfiletype command for setting filetype - [`952264e`](https://github.com/netblue30/firejail/commit/952264e2cca0794dbed9f944b9157a8b9e42fff3) vim: escape dots in seccomp.32 ### 📊 Changes **2 files changed** (+23 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `contrib/vim/ftdetect/firejail.vim` (+6 -6) 📝 `contrib/vim/syntax/firejail.vim` (+17 -10) </details> ### 📄 Description Fixes: #4304 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:32:28 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5110
No description provided.