| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add current features and plans to `README.md` | Mountain Man | 2023-06-05 | 1 | -22/+35 |
* | Cleanup comments and formatting | Mountain Man | 2023-06-05 | 1 | -4/+7 |
* | Merge `cleanup-everything` branch to `stable` branch | Mountain Man | 2023-06-05 | 5 | -154/+176 |
|\ |
|
| * | Mass cleanup of mistakes, bad idea but fuck it | Mountain Man | 2023-06-05 | 1 | -63/+64 |
| * | Add first-time-running-emacs setup instructions | Mountain Man | 2023-06-05 | 1 | -0/+8 |
| * | Rewrite `STYLE_GUIDE.md` | Mountain Man | 2023-06-05 | 1 | -28/+16 |
| * | Rewrite `CONTRIBUTING.md` | Mountain Man | 2023-06-05 | 1 | -52/+21 |
| * | Fix `mc/cmds-to-run-for-all` | Mountain Man | 2023-06-05 | 1 | -1/+1 |
| * | Fix formatting for Syncthing instructions in `README.md` | Mountain Man | 2023-06-05 | 1 | -3/+5 |
| * | Overhaul `README.md` | Mountain Man | 2023-06-04 | 1 | -10/+64 |
| * | Rename `xinitrc` to `.xinitrc` | Mountain Man | 2023-06-04 | 1 | -0/+0 |
|/ |
|
* | Fix window management keybinds for EXWM | Mountain Man | 2023-06-04 | 1 | -1/+24 |
* | Fix window-management keybinds for EXWM | Mountain Man | 2023-06-04 | 1 | -4/+1 |
* | Fix cursor color and make it stop blinking | Mountain Man | 2023-06-04 | 1 | -3/+4 |
* | Fix a few `s-` keybinds | Mountain Man | 2023-06-04 | 1 | -1/+6 |
* | Add `games/` to `.gitignore` | Mountain Man | 2023-06-04 | 1 | -0/+1 |
* | Add keybinds to switch window and buffer | Mountain Man | 2023-06-03 | 1 | -0/+14 |
* | Redo decsription for movement keybinds for clarity | Mountain Man | 2023-06-02 | 1 | -6/+7 |
* | Remove U/O keybinds for PgUp and PgDown | Mountain Man | 2023-06-01 | 1 | -6/+0 |
* | Fix keybinds subsections organization | Mountain Man | 2023-06-01 | 1 | -19/+19 |
* | Add `url/` directory to `.gitignore` | Mountain Man | 2023-05-31 | 1 | -0/+1 |
* | Change `comment-line` keybind from `M-;` to `C-;` | Mountain Man | 2023-05-30 | 1 | -1/+1 |
* | Add a few `helpful-` keybinds | Mountain Man | 2023-05-30 | 1 | -0/+2 |
* | Add function to kill buffer after deleting file | Mountain Man | 2023-05-30 | 1 | -0/+24 |
* | Improve default `isearch` functionality | Mountain Man | 2023-05-30 | 1 | -2/+19 |
* | Use `delight` to hide modes from modeline | Mountain Man | 2023-05-30 | 1 | -2/+31 |
* | Fix IJKL version of org-mode's `M-<up>`/`M-<down>` keybinds | Mountain Man | 2023-05-30 | 1 | -0/+4 |
* | Add functionality for multiple cursors | Mountain Man | 2023-05-30 | 1 | -0/+19 |
* | Implement IJKL movement keybinds | Mountain Man | 2023-05-30 | 1 | -3/+61 |
* | Add function and keybinds to list all bindings for KEY | Mountain Man | 2023-05-29 | 1 | -0/+19 |
* | Ignore `tramp` file | Mountain Man | 2023-05-29 | 1 | -0/+1 |
* | Put `.gitignore` in alphabetical order | Mountain Man | 2023-05-29 | 1 | -1/+1 |
* | Always compile vterm module | Mountain Man | 2023-05-29 | 1 | -1/+3 |
* | Start Emacs server at end of init | Mountain Man | 2023-05-29 | 1 | -0/+19 |
* | Refactor `debug-on-error` into new Startup Section | Mountain Man | 2023-05-29 | 1 | -4/+12 |
* | Add `eshell/` to `.gitignore` | Mountain Man | 2023-05-29 | 1 | -0/+1 |
* | Use `org-roam-ui` for knowledgebase visualization | Mountain Man | 2023-05-29 | 1 | -0/+9 |
* | Produce backtraces when errors occur | Mountain Man | 2023-05-29 | 1 | -0/+9 |
* | Add some more temporary theming options | Mountain Man | 2023-05-29 | 1 | -1/+29 |
* | Disable line numbers in terminal modes | Mountain Man | 2023-05-29 | 1 | -2/+2 |
* | Don't show line numbers in `vterm-mode` | Mountain Man | 2023-05-29 | 1 | -1/+3 |
* | Use `vterm` for terminal | Mountain Man | 2023-05-29 | 1 | -0/+11 |
* | Don't highlight whitespace in term-mode or vterm-mode | Mountain Man | 2023-05-29 | 1 | -1/+2 |
* | Fix hook for `gcmh-mode` | Mountain Man | 2023-05-26 | 1 | -2/+2 |
* | Oopsie forgot something in that last commit | Mountain Man | 2023-05-25 | 1 | -14/+0 |
* | Move "Highlight Stuff" subsection to "Graphical Environment" Section | Mountain Man | 2023-05-25 | 1 | -0/+15 |
* | Lower `gcmh-high-cons-threshold` in attempt to fix Emacs freezing | Mountain Man | 2023-05-25 | 1 | -1/+1 |
* | Fix `org-roam-node-display-template` again | Mountain Man | 2023-05-25 | 1 | -1/+1 |
* | Fix `org-roam-node-display-tempalte` | Mountain Man | 2023-05-25 | 1 | -2/+2 |
* | Dim the color of `hl-line` | Mountain Man | 2023-05-25 | 1 | -1/+4 |