From 165e27f9d3b178f01f999bb56d2d93d496c8dacf Mon Sep 17 00:00:00 2001 From: Lorne Stalker Date: Fri, 8 Sep 2023 13:13:28 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b8f2eb9..656342d8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # PDE based on kickstart.nvim -This repo is my (current) PDE and is subject to periodic changes. To start your own PDE from a base configuration, head over to TJ's kickstart.nvim -https://github.com/kdheepak/kickstart.nvim/assets/1813121/f3ff9a2b-c31f-44df-a4fa-8a0d7b17cf7b +This repo is my (current) PDE and is subject to periodic changes. To start your own PDE from a base configuration, head over to TJ's [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) You can, of course, feel free to use my setup as is, or fork this repo to adapt from here.