My Emacs configuration
Find a file
Evie Litherland-Smith 2e74af0b09 org-mode: fix setting indent, add table header line mode
Fix hook function for org-indent-mode, was accidentally toggling every
time the hook was called. Now wrapped in lambda function to fix this.

Add hook to turn on org-table-header-line-mode, equivalent to freezing
the header row in a spreadsheet program

Move hook definition into org use-package config block
2024-04-02 14:17:20 +01:00
banners Add a collection of emacs banners for dashboard 2024-03-01 07:40:33 +00:00
config org-mode: fix setting indent, add table header line mode 2024-04-02 14:17:20 +01:00
.gitignore org: remove noter from agenda files 2024-04-02 11:18:34 +01:00
diary Remove remaining diary entries, replace with org-agenda files 2024-03-11 15:13:22 +00:00
font-showcase.org Add legibility test to font-showcase 2024-03-04 17:26:34 +00:00
init.el Config: load all org-mode files in config directory 2024-02-19 07:43:02 +00:00
README.org Update wording in README for clone location 2024-02-17 19:39:50 +00:00
templates Change nix-shell templates to import <nixpkgs> by default 2024-04-01 15:33:01 +01:00

Emacs Config

Personal Emacs config.

Clone to ~/.config/emacs/ (or ~/.emacs.d/).

TODO Fill out README