Add keybindings for directional window movement (fucking finally...)
Fix indentation settings (setq -> setq-default)
My configuration files ====================== These are my config files I use across all of my machines, be it Linux or Windows! Installation ============ You can run the following script to install the configs according to your system: python3 scripts/comfy.py --config-file=comfy_{your current OS}.txt --install or you can also invoke the script with the --help flag for more information. I would recommend reading the script header if you plan to use it for your own config.