Org mode styling

This commit is contained in:
Emmet
2024-12-07 11:49:08 -06:00
parent 1aac49cf9b
commit 35ea2d54b5
2 changed files with 57 additions and 1 deletions

View File

@@ -1,11 +1,12 @@
{ config, pkgs, ... }:
{
home.packages = [
home.packages = with pkgs; [
(pkgs.emacsWithPackagesFromUsePackage {
config = ./init.el;
package = pkgs.emacs-pgtk;
alwaysEnsure = true;
extraEmacsPackages = epkgs: with epkgs; [
org-modern olivetti
command-log-mode
vertico corfu hotfuzz orderless
evil evil-collection evil-snipe evil-owl evil-vimish-fold