[PR #4841] [MERGED] New profile: nvim (neovim) #5266

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4841
Author: @Tus1688
Created: 1/9/2022
Status: Merged
Merged: 1/24/2022
Merged by: @netblue30

Base: masterHead: master


📝 Commits (4)

📊 Changes

3 files changed (+58 additions, -0 deletions)

View changed files

📝 etc/inc/disable-common.inc (+3 -0)
📝 etc/inc/disable-programs.inc (+3 -0)
etc/profile-m-z/nvim.profile (+52 -0)

📄 Description

I have been sketchy about neovim extensions security, as there are couple extensions that required user to run bash script after pulling some code from git repository.
My doubts are:

  1. disable-xdg is not a problem for me
  2. I am not sure to add it to firecfg.config as vim.profile wasn't there
  3. There are many plugins manager with various installation path

please let me know if I miss something :)


🔄 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/4841 **Author:** [@Tus1688](https://github.com/Tus1688) **Created:** 1/9/2022 **Status:** ✅ Merged **Merged:** 1/24/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`3fe456f`](https://github.com/netblue30/firejail/commit/3fe456f9a29389bcffd190bb4163fddbb6fb76db) feat: neovim profile - [`511bf48`](https://github.com/netblue30/firejail/commit/511bf48ab13d871307a1b1849a933af99d1f0fb4) fix: neovim profile - [`ec966d4`](https://github.com/netblue30/firejail/commit/ec966d4c00b157f62e6f96b560f788bc09b3d0d6) fix: neovim profile - [`6b480e5`](https://github.com/netblue30/firejail/commit/6b480e581d8be17c4ad74e635f00a9165f71b69f) fix: neovim profile ### 📊 Changes **3 files changed** (+58 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-common.inc` (+3 -0) 📝 `etc/inc/disable-programs.inc` (+3 -0) ➕ `etc/profile-m-z/nvim.profile` (+52 -0) </details> ### 📄 Description I have been sketchy about neovim extensions security, as there are couple extensions that required user to run bash script after pulling some code from git repository. My doubts are: 1. `disable-xdg` is not a problem for me 2. I am not sure to add it to `firecfg.config` as vim.profile wasn't there 3. There are many plugins manager with various installation path please let me know if I miss something :) --- <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:35:16 -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#5266
No description provided.