Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
### ThePrimeagen's init.lua
Prerequisite: install [ripgrep](https://github.com/BurntSushi/ripgrep).

[The full video of me setting up this repo](https://www.youtube.com/watch?v=w7i4amO_zaE)
### Video

The full video of me setting up this repo - [0 to LSP](https://www.youtube.com/watch?v=w7i4amO_zaE)

Video of setting up `Lazy vim` - [Part 1 - Lazy Vim](https://youtu.be/ZWWxwwUsPNw)

Awesome remaps and restructuring `Lazy Vim` - [Part 2 - Awesome Remaps and Restructuring Lazy Vim](https://youtu.be/c0Xmd4PGino)

LSP - [Part 3 - LSP](https://youtu.be/MuUrCcvE-Yw)

### Change Log

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](https://github.com/ThePrimeagen/init.lua/commit/33eee9ad0c035a92137d99dae06a2396be4c892e) initial commits
* [cb210006](https://github.com/ThePrimeagen/init.lua/commit/cb210006356b4b613b71c345cb2b02eefa961fc0) netrw, autogroups for yank highlighting, and auto remove whitespace
* [c8c0bf4a](https://github.com/ThePrimeagen/init.lua/commit/c8c0bf4aeacd0bd77136d9c5ee490680515a106b) zenmode. i really like this plugin
Expand Down