From 057100c782754eef102a5062785f731d75996859 Mon Sep 17 00:00:00 2001 From: max397574 Date: Tue, 9 Nov 2021 09:08:34 +0100 Subject: =?UTF-8?q?docs(readme):=20=F0=9F=93=9Afixed=20typo=20and=20creadi?= =?UTF-8?q?ts=20to=20binx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 8719365..518a0f9 100644 --- a/readme.md +++ b/readme.md @@ -47,7 +47,7 @@ use { "max397574/startup.nvim", requires = {"nvim-telescope/telescope.nvim", "nvim-lua/plenary.nvim"}, config = function() - require"starup".setup(require"configs.startup") -- recommended to use a file for this + require"startup".setup(require"configs.startup") -- recommended to use a file for this end } ``` @@ -286,6 +286,10 @@ Check out the [themes](https://github.com/max397574/startup.nvim/tree/dev/lua/st Credits ------- + +- Thanks to Binx, for making that logo for free! + - [Github](https://github.com/Binx-Codes/) + - [Reddit](https://www.reddit.com/u/binxatmachine) Similar plugins: * [dashboard-nvim](https://github.com/glepnir/dashboard-nvim) * [alpha-nvim](https://github.com/goolord/alpha-nvim) -- cgit v1.2.3