Since i'm changing my config from time to time and dont have cycles to update this document for every change, SO THE SOURCE IS THE TRUTH.
After a long time resisting to re-write my config in Lua
, before the end of
this(2022) year, decided to do so.
Not yet fully done, but almost there. Happy new year.
To me, it is important to have the bindings organized in a logical fashion, but also for them to be condensed into a single document.
So there is a single file that defines all the keybindings that are used. using this setup is also good for spotting duplicates.
provides a packer invocation where all plugins and their configurations are being used.
I try not to add too much configuration so one file is sufficient.
Optionally before this function runs, there is ensure_packer.lua
that installs packer if its missing.
sets the theme and some look and feel settings related to it, if it cannot find the theme then it should not crash