diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-24 14:06:50 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-24 14:06:50 +0200 |
commit | f07dd1dde090c231aa3cb4539d0c8695b93ee653 (patch) | |
tree | f7908fca18b0ee72d224507ea45d9c454653c274 /pkgs/by-name/vi/vim-plugins/plugins/plugins.md | |
parent | feat(pkgs): Pull yambar-{cpu,memory} in tree (diff) | |
download | nixos-config-f07dd1dde090c231aa3cb4539d0c8695b93ee653.tar.gz nixos-config-f07dd1dde090c231aa3cb4539d0c8695b93ee653.zip |
refactor(pkgs/by-name/vi/vim-plugins): Give nixpkgs compatible name
Nixpkgs already provides `vimPlugins` so having a `vim-plugins` set is rather confusing. Calling it `vimExtraPlugins` resolves this confusion.
Diffstat (limited to 'pkgs/by-name/vi/vim-plugins/plugins/plugins.md')
-rw-r--r-- | pkgs/by-name/vi/vim-plugins/plugins/plugins.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/pkgs/by-name/vi/vim-plugins/plugins/plugins.md b/pkgs/by-name/vi/vim-plugins/plugins/plugins.md deleted file mode 100644 index 4f73f811..00000000 --- a/pkgs/by-name/vi/vim-plugins/plugins/plugins.md +++ /dev/null @@ -1,7 +0,0 @@ -- Plugin count: 3 - -| Repo | Last Update | Nix package name | Last checked | -|:---|:---|:---|:---| -| [ThePrimeagen/harpoon:master](https://github.com/ThePrimeagen/harpoon) | 2023-12-26 | `harpoon` | 2024-05-09 | -| [lmburns/lf.nvim](https://github.com/lmburns/lf.nvim) | 2023-10-03 | `lf-nvim` | 2024-05-09 | -| [nvim-telescope/telescope-bibtex.nvim](https://github.com/nvim-telescope/telescope-bibtex.nvim) | 2024-03-28 | `telescope-bibtex-nvim` | 2024-05-09 | |