diff --git a/README.md b/README.md index 45b7ac4..e427f56 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ - [Colorscheme](#colorscheme) - [Neovim Distribution](#neovim-distribution) - [GUI](#gui) + - [External Tools](#external-tools) - [Toy](#toy) ## Plugin Manager @@ -1086,4 +1087,6 @@ ## [GUI](./gui.md) +## [External Tools](./external-tools.md) + ## [Toy](./toy.md) diff --git a/external-tools.md b/external-tools.md new file mode 100644 index 0000000..b1c5a59 --- /dev/null +++ b/external-tools.md @@ -0,0 +1,8 @@ +# Table of Contents + +- [Table of Contents](#table-of-contents) + - [Color](#color) + +## Color + +- [ChristianChiarulli/colorgen-nvim](https://github.com/ChristianChiarulli/colorgen-nvim) ![](https://img.shields.io/github/stars/ChristianChiarulli/colorgen-nvim) ![](https://img.shields.io/github/last-commit/ChristianChiarulli/colorgen-nvim) ![](https://img.shields.io/github/commit-activity/y/ChristianChiarulli/colorgen-nvim)