mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/cmp-git: move to by-name
This commit is contained in:
parent
a61193abcc
commit
520c2868eb
6 changed files with 300 additions and 304 deletions
|
@ -11,8 +11,9 @@ EXCLUDES: list[str] = [
|
|||
# Patterns
|
||||
"TEMPLATE.nix",
|
||||
"deprecations.nix",
|
||||
"renamed-options",
|
||||
"helpers.nix",
|
||||
"renamed-options",
|
||||
"settings-options.nix",
|
||||
# Specific files
|
||||
"colorschemes/base16/theme-list.nix",
|
||||
"plugins/by-name/dap/dapHelpers.nix",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue