diff options
Diffstat (limited to '')
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/__init__.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/__init__.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/__main__.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/__main__.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/cleanup.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/cleanup.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/helpers.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/helpers.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/nix.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/nix.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/plugin.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/plugin.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/spec.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/spec.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/__init__.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/tests/__init__.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/fixtures.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/tests/fixtures.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/test_nix.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/tests/test_nix.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/test_plugin.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/tests/test_plugin.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/test_spec.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/tests/test_spec.py) | 0 | ||||
-rw-r--r-- | pkgs/by-name/up/update-vim-plugins/update_vim_plugins/update.py (renamed from pkgs/sources/update_vim_plugins/update_vim_plugins/update.py) | 0 |
13 files changed, 0 insertions, 0 deletions
diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/__init__.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/__init__.py index e69de29b..e69de29b 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/__init__.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/__init__.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/__main__.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/__main__.py index a8d9e06f..a8d9e06f 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/__main__.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/__main__.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/cleanup.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/cleanup.py index fd313ed0..fd313ed0 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/cleanup.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/cleanup.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/helpers.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/helpers.py index 8a28b0e8..8a28b0e8 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/helpers.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/helpers.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/nix.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/nix.py index 66a8df4c..66a8df4c 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/nix.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/nix.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/plugin.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/plugin.py index 8334ad53..8334ad53 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/plugin.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/plugin.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/spec.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/spec.py index 0f2fb29c..0f2fb29c 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/spec.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/spec.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/__init__.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/__init__.py index e69de29b..e69de29b 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/__init__.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/__init__.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/fixtures.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/fixtures.py index 75dd251a..75dd251a 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/fixtures.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/fixtures.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/test_nix.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/test_nix.py index 46e59f76..46e59f76 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/test_nix.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/test_nix.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/test_plugin.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/test_plugin.py index 32377e24..32377e24 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/test_plugin.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/test_plugin.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/test_spec.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/test_spec.py index 2b9a1d24..2b9a1d24 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/tests/test_spec.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/tests/test_spec.py diff --git a/pkgs/sources/update_vim_plugins/update_vim_plugins/update.py b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/update.py index 7eb3eeb4..7eb3eeb4 100644 --- a/pkgs/sources/update_vim_plugins/update_vim_plugins/update.py +++ b/pkgs/by-name/up/update-vim-plugins/update_vim_plugins/update.py |