forked from mirrors/nixpkgs
vim: Update .github/CODEOWNERS and .github/labeler.yml
This commit is contained in:
parent
3f19fc37a3
commit
b71ebb32ce
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -226,7 +226,7 @@
|
|||
/pkgs/applications/editors/neovim @jonringer @teto
|
||||
|
||||
# VimPlugins
|
||||
/pkgs/misc/vim-plugins @jonringer @softinio
|
||||
/pkgs/applications/editors/vim/plugins @jonringer
|
||||
|
||||
# VsCode Extensions
|
||||
/pkgs/applications/editors/vscode/extensions @jonringer
|
||||
|
|
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
|
@ -142,7 +142,7 @@
|
|||
"6.topic: vim":
|
||||
- doc/languages-frameworks/vim.section.md
|
||||
- pkgs/applications/editors/vim/**/*
|
||||
- pkgs/misc/vim-plugins/**/*
|
||||
- pkgs/applications/editors/vim/plugins/**/*
|
||||
- nixos/modules/programs/neovim.nix
|
||||
- pkgs/applications/editors/neovim/**/*
|
||||
|
||||
|
|
Loading…
Reference in a new issue