From 9c950e25838819fe13e5dbe9f70ac38e2154ddff Mon Sep 17 00:00:00 2001 From: siduck76 Date: Sat, 13 Mar 2021 16:32:13 +0530 Subject: [PATCH] init.lua guides --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 96d0dc0..43fd4fd 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,11 @@ The config is complete but still WIP as Im new to lua and slowly learning vim st with Treesitter +# Some guides to migrate to init.lua! +https://github.com/nanotee/nvim-lua-guide +https://alpha2phi.medium.com/neovim-init-lua-e80f4f136030 +https://oroques.dev/notes/neovim-init/ +https://icyphox.sh/blog/nvim-lua/ # Clone my setup