Created: 2023-01-02 13:20

gillchristian/dotfiles

Concepts

  • Buffer => an in memory representation of a file (or some other object like a directory), can be open in several windows/tabs at a time
  • Window => contains a buffer, several windows can be open at the same time with the same or a different buffer

Notes

VimRc

  • nonremap => non-recursive mapping

Plugins

Only install files when there’s a need for it

  • Telescope => ctrl + p with fuzzy finding
  • Harpoon => ctrl + p with some sticky files in it (+ cycling between those files?)
  • VimBeGood => motions tutorial