From 928a44d5e0f42ec6c5704f10c0c96a991c3861d1 Mon Sep 17 00:00:00 2001 From: siduck76 Date: Sat, 13 Mar 2021 16:33:42 +0530 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 43fd4fd..b2f68f9 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,15 @@ The config is complete but still WIP as Im new to lua and slowly learning vim st # 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/ + +- 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