Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.61 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.61 KB

Hi, this is my Neovim configuration!

After relating to and responding to the auther of this blog post with a list of resources I found helpful as I ease my own way into Neovim, I decided I might as well put the list here too.

Some of the standard ones: Prime 0 to LSP video Kickstart's init.lua

I realized that Packer is old news, so decided to use Lazy as my plugin manager, but I left a bunch of Prime's maps in because I find them cool/useful. And my .config/nvim folder is still set up like Prime's (with all my configuration in after/plugin).

I also watched the first bit of teej and bashbunni's neovim series, still a few more of these videos to go because they are quite long.

This video helped to get another perspective on what setting up from scratch can look like.

I found a couple other Youtubers really helpful for learning about more useful plugins: DevOps Toolbox Cantu Codes

And this repository has been a helpful resource for finding plugins as well.

Check out my lazy.nvim file to see the full list of plugins :)

Best place to reach me with questions is @jacob__gold on Twitter, or file an issue here and I'll see it eventually :)