This is where I will keep the useful information and tricks that I learn. There are so many different technologies that we as programmers interface with. I find myself constantly running into the same problems, and it would be useful to have a place where I keep the solutions to these problem. From VIM, GIT, and about a trillion other things...
Link for setting up fresh intsall of Neovim
- "0p -> Paste the last copied thing
- :reg -> List content in registers
- :read !command -> pastes an external command