I added some stuff

This commit is contained in:
2023-11-06 23:05:54 +02:00
parent edcb81c9a3
commit 05e26312db
5 changed files with 22 additions and 1 deletions

View File

@@ -246,3 +246,4 @@
(setq-default org-export-with-broken-links t)
(setq org-modern-label-border 0.1)
(global-org-modern-mode)
(add-hook 'python-mode-hook #'flymake-ruff-load)