about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/plgs-pkgs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nixpkgs/pkgs/plgs-pkgs/README.md')
-rw-r--r--sys/nixpkgs/pkgs/plgs-pkgs/README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/sys/nixpkgs/pkgs/plgs-pkgs/README.md b/sys/nixpkgs/pkgs/plgs-pkgs/README.md
index ed05f4b2..e8169951 100644
--- a/sys/nixpkgs/pkgs/plgs-pkgs/README.md
+++ b/sys/nixpkgs/pkgs/plgs-pkgs/README.md
@@ -1,6 +1,8 @@
 # Fork
+
 All files in this repository where forked form [here](https://github.com/NixNeovim/NixNeovimPlugins) on commit `5010b91eb03696574c3c293f072a090618227e87`.
 Below the original README. They were licensed under the MIT license.
+
 # All vim plugins, ready to go
 
 This repo auto generates nix packages for vim/neovim plugins.
@@ -51,12 +53,6 @@ Finally, you can add the packages to your vim/neovim config. For example you can
 
 More info on using neovim with nix can be found here: [NixOS Neovim](https://nixos.wiki/wiki/Neovim)
 
-[0]: https://github.com/rockerBOO/awesome-neovim
-[1]: https://nixos.org/manual/nix/stable/release-notes/rl-2.4.html?highlight=builtins.getFlake#other-features
-[2]: https://nur.nix-community.org/
-[3]: https://nur.nix-community.org/repos/m15a/
-
-
 ## Contribution
 
 ### How to add a new plugin
@@ -92,3 +88,5 @@ The GitHub Actions will do the rest, including removing the entry from manifest.
 ## Credits
 
 This is originally based on work by [m15a](https://github.com/m15a/nixpkgs-vim-extra-plugins)
+
+[0]: https://github.com/rockerBOO/awesome-neovim