init.lua guides

This commit is contained in:
siduck76 2021-03-13 16:32:13 +05:30 committed by GitHub
parent 3529897d53
commit 9c950e2583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,11 @@ The config is complete but still WIP as Im new to lua and slowly learning vim st
with Treesitter
<img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/wiTree.png">
# 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