Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix formatting for GCMH subsection | Mountain Man | 2023-05-18 | 1 | -0/+7 |
| | |||||
* | Add the Garbage Collector Magic Hack | Mountain Man | 2023-05-17 | 2 | -0/+32 |
| | |||||
* | Add all the icons | Mountain Man | 2023-05-17 | 1 | -0/+29 |
| | |||||
* | Add school-related keywords to `org-todo-keywords` | Mountain Man | 2023-05-16 | 1 | -1/+4 |
| | |||||
* | * .gitignore: | Mountain Man | 2023-05-16 | 2 | -1/+2 |
| | | | | | | | Move `org-roam.db` back to `~/.emacs.d/` It wasn't the best of ideas to sync `org-roam.db` between all my computers apparently. I'll just move it back before anyone notices. | ||||
* | PR #24: Merge `project-repo-management` branch to `stable` branch | Mountain Man | 2023-05-16 | 2 | -3/+40 |
|\ | |||||
| * | Use `magit` for git stuff | Mountain Man | 2023-05-16 | 1 | -0/+14 |
| | | |||||
| * | Add various thing to `.gitignore` | Mountain Man | 2023-05-16 | 1 | -0/+3 |
| | | |||||
| * | Add `projectile-known-files.eld` and `projectile.cache` to `.gitignore` | Mountain Man | 2023-05-15 | 2 | -1/+5 |
| | | |||||
| * | Use Projectile for project management | Mountain Man | 2023-05-15 | 1 | -3/+19 |
|/ | |||||
* | Add keybind to open agenda file | MountainMan | 2023-05-15 | 1 | -1/+3 |
| | |||||
* | Change variable-width font to DejaVu Sans | Mountain Man | 2023-05-14 | 1 | -3/+2 |
| | |||||
* | Use `helpful` for improved Help | Mountain Man | 2023-05-14 | 1 | -0/+16 |
| | |||||
* | PR #23: Merge `rfc/21/pkms` branch to `stable` branch | Mountain Man | 2023-05-12 | 2 | -0/+302 |
|\ | |||||
| * | Bulk org/org-roam PKMS overhaul | Mountain Man | 2023-05-12 | 1 | -21/+225 |
| | | | | | | | | | | | | | | This is a large set of changes to PKMS functionality in general. It was necessary to develop the whole thing as a unit like this, but I do not have the energy to refactor all this crap into separate atomic commit. Whoever finds this will just have to deal with it. I am sorry. | ||||
| * | Modify .gitignore | Mountain Man | 2023-05-06 | 1 | -0/+2 |
| | | |||||
| * | Disable line numbers in `org` buffers | Mountain Man | 2023-05-06 | 1 | -0/+5 |
| | | |||||
| * | Adjust font size again, for fixed-width fonts | Mountain Man | 2023-05-06 | 1 | -2/+2 |
| | | |||||
| * | Make org heading bullets look nicer with `org-bullets-mode` | Mountain Man | 2023-05-06 | 1 | -0/+8 |
| | | |||||
| * | Adjust font sizes | Mountain Man | 2023-05-06 | 1 | -5/+4 |
| | | |||||
| * | Improve appearance of org buffers | Mountain Man | 2023-05-05 | 1 | -1/+63 |
| | | |||||
| * | Use `org` and create a Section for PKMS stuff | Mountain Man | 2023-05-05 | 1 | -0/+22 |
|/ | |||||
* | PR #19: Merge `temporary-theme` branch to `stable` branch | Mountain Man | 2023-05-01 | 1 | -0/+15 |
|\ | |||||
| * | Use a temporary theme until MMOSMacs theme is made | Mountain Man | 2023-05-01 | 1 | -0/+15 |
|/ | |||||
* | PR #18: Merge `disable-alarms` branch to `stable` branch | Mountain Man | 2023-05-01 | 1 | -0/+1 |
|\ | |||||
| * | Disable alarm bell | Mountain Man | 2023-04-30 | 1 | -0/+1 |
|/ | |||||
* | Merge `rfc/14/completion-corfu-vertico` branch to `stable` branch | Mountain Man | 2023-04-30 | 1 | -0/+83 |
|\ | |||||
| * | Use `orderless` completion suggestions | Mountain Man | 2023-04-30 | 1 | -0/+15 |
| | | |||||
| * | Use `marginalia` minibuffer hints | Mountain Man | 2023-04-30 | 1 | -0/+12 |
| | | |||||
| * | Use `corfu` for buffer text completion | Mountain Man | 2023-04-30 | 1 | -0/+30 |
| | | |||||
| * | Use `vertico` for minibuffer completion | Mountain Man | 2023-04-30 | 1 | -0/+26 |
|/ | |||||
* | Merge `minor-ui-fixes` branch to `stable` branch | Mountain Man | 2023-04-30 | 1 | -3/+25 |
|\ | |||||
| * | FIX: disable superfluous UI elements | Mountain Man | 2023-04-30 | 1 | -3/+25 |
|/ | |||||
* | PR #13: Merge `rfc/8/exwm` branch to `stable` branch | Mountain Man | 2023-04-24 | 4 | -0/+69 |
|\ | |||||
| * | Add installation instructions to the README | Mountain Man | 2023-04-24 | 1 | -0/+24 |
| | | |||||
| * | Create `emacs.desktop` template | Mountain Man | 2023-04-24 | 1 | -0/+4 |
| | | |||||
| * | Create `xinitrc` template | Mountain Man | 2023-04-24 | 1 | -0/+18 |
| | | |||||
| * | Use `EXWM` for X window management | Mountain Man | 2023-04-24 | 1 | -0/+23 |
|/ | | | | | The whole point of this project is to use Emacs for everything. It only makes sense to use it for everything for real. | ||||
* | PR #11: Merge `rfc/9/improve-editor` branch to `stable` branch | Mountain Man | 2023-04-20 | 1 | -0/+106 |
|\ | |||||
| * | Highlight current line | Mountain Man | 2023-04-20 | 1 | -0/+12 |
| | | |||||
| * | Auto-close delimiters with `electric-pair-mode` | Mountain Man | 2023-04-20 | 1 | -0/+11 |
| | | |||||
| * | Delete selected text when typing over it | Mountain Man | 2023-04-20 | 1 | -0/+10 |
| | | |||||
| * | Display line & column numbers | Mountain Man | 2023-04-20 | 1 | -0/+10 |
| | | |||||
| * | refactor: Organize Text Editor subsections | Mountain Man | 2023-04-20 | 1 | -26/+26 |
| | | | | | | | | | | | | Reorder the subsections within the Text Editor section of `init.el`. For me, it makes more sense to have things related to the editor at the top, and things related more to the content within the editor second. | ||||
| * | Fix mismatched parentheses | Mountain Man | 2023-04-20 | 1 | -1/+2 |
| | | |||||
| * | Enhance scrolling behavior | Mountain Man | 2023-04-20 | 1 | -0/+28 |
| | | | | | | | | | | | | | | Make scrolling smooth and easy to follow, as opposed to the jumpy default behavior. Add a scroll margin and make point move to the top/bottom of the screen if attempting to scroll past the beginning/end of the buffer. | ||||
| * | Improve whitespace functionality in text editor | Mountain Man | 2023-04-20 | 1 | -0/+34 |
|/ | | | | | Show trailing whitespace. End sentences with one space. End files with one newline. Use spaces for indentation. Wrap words at buffer edge. | ||||
* | Merge `rfc/7/use-package` branch to `stable` branch | Mountain Man | 2023-04-15 | 1 | -2/+13 |
|\ | |||||
| * | Use `use-package`, install/load with `straight-use-package` | Mountain Man | 2023-04-15 | 1 | -2/+13 |
|/ | |||||
* | Merge `rfc/5/package-manager-straight` branch to `stable` branch | Mountain Man | 2023-04-15 | 3 | -0/+65 |
|\ |