Skip to content

philass/Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

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...

VIM

Link for setting up fresh intsall of Neovim

Tips and tricks

Registers

  • "0p -> Paste the last copied thing
  • :reg -> List content in registers

External Commands

  • :read !command -> pastes an external command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published