Skip to content

Forking Theprimeagen's Nvim Repo to Move to Lazy

Notifications You must be signed in to change notification settings

gibbyb/Lazy_Primeagen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThePrimeagen's init.lua (Rewritten for Lazy.nvim)

Prerequisite: install ripgrep.

The Same Neovim Config, but now with Lazy.nvim!

ThePrimeagen & his config are the reason that I use Neovim. I learned about Neovim by initially copying this config. Now that Packer is deprecated, I wanted to rewrite this config exactly as ThePrimeagen has his own, but using the new and very nice Lazy.nvim.

If you notice any issues, or have any suggestions, feel free to reach out!

I will leave the original README below.

The full video of me setting up this repo

For anyone that is interested in my vimrc, i will have a commit log below documenting each one of my commits (easy to C-f the change you want to know about though i would just suggest git log -S).

Change Log

  • 33eee9ad initial commits
  • cb210006 netrw, autogroups for yank highlighting, and auto remove whitespace
  • c8c0bf4a zenmode. i really like this plugin
  • 81c770d2 copilot testing
  • 4a96e645 fugitive mappings for push and pull
  • a3bad06a disabled eslint. driving me crazy

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.4%
  • Shell 0.6%