Commit Graph

5 Commits

Author SHA1 Message Date
Robert Morrison
1148edf3c6
Cleanup - Remove comment
Remove a useless comment from init.lua
2022-07-15 06:34:47 +01:00
Robert Morrison
0634a59d22
Add basic bindings.
Adding some simple global keybindings
2022-07-15 04:47:32 +01:00
Robert Morrison
92107d2c3d
Things are coming.
progress is being made hopefully this will become workable soon
2022-07-05 03:34:29 +01:00
Robert Morrison
46a04081b7
Removed packer submodule
Not necessary for functionality
2022-07-05 03:33:26 +01:00
Robert Morrison
492967a426
Adding Packer as a submodule
As this configuration uses Packer to manage its plugins I have decided
to add packer as a submodule. Only Time will tell if this was a bad idea
or not.

If neccessary I can always have some kind of code in my init that checks
if packer is available and if not uses git to pull it initally before
handing that job to packer
2022-07-05 01:38:53 +01:00