Commit graph

249 commits

Author SHA1 Message Date
625acd8a69 Remove mathpix 2022-11-18 14:55:42 +01:00
4a7583e32b Add expand-region 2022-11-18 14:54:42 +01:00
6579a7f94a Preview LaTeX when opening org files + misc changes 2022-11-18 14:54:18 +01:00
cafe0329a6 Add rust-mode 2022-10-21 13:11:32 +02:00
a4479b5fd7 Improve completions config 2022-10-05 13:39:38 +02:00
ff33ade484 Add nov.el 2022-09-23 11:03:41 +02:00
1ff2c50769 Add sqlite to org-babel languages 2022-08-23 17:23:45 +02:00
339c15e61b Get citar-embark from straight.el 2022-08-23 17:23:24 +02:00
dd44f2bc74 Add citar-embark 2022-08-05 15:58:58 +02:00
380935c1cf Update Org and LSP config 2022-07-04 09:26:53 +02:00
48b92ee85d Fix size of LaTeX fragments in Org buffers 2022-07-01 19:57:44 +02:00
5216ca180c Remove mu4e configuration 2022-07-01 19:57:31 +02:00
3c08160ccf Use a default style file for CSL bibliography exports 2022-06-15 18:18:31 +02:00
fb149b50e0 Fix some issues
- uniquify is no longer considered a package
- use-package use straight by default to install packages
- move built-in org exporters (ox-latex, ox-md) to the org use-package call
2022-06-15 18:02:05 +02:00
584472c55d Replace racket-mode with geiser 2022-06-09 21:09:08 +02:00
5057f08dcf Miscellaneous org configurations 2022-06-09 11:11:47 +02:00
df3a03a33d Use the modus themes 2022-06-09 11:11:31 +02:00
a3a05aa1f8 Replace plantuml with mermaid 2022-06-01 14:33:30 +02:00
c6ea4ef6aa Re-add flycheck and change lsp-ui options 2022-05-18 15:38:11 +02:00
50a141aba7 Add org-roam-bibtex 2022-05-13 17:30:30 +02:00
797a168ad3 Misc improvements
- Corfu: fix function name
- Gerbil: do not depend on PATH to find the interpreter
- Citar: specify notes path
- Remove company-graphviz since I don't use company anymore
2022-05-13 15:58:01 +02:00
20a8e9a9b7 Remove flycheck 2022-05-10 18:04:06 +02:00
e53a8c8bf6 Add org-reveal 2022-05-10 17:46:47 +02:00
59d14c07f9 Set default documentation style for C/C++ 2022-05-10 17:44:12 +02:00
559c31ce8b Remove projectile 2022-05-10 17:44:00 +02:00
eb6d8eceb8 Add terraform-mode 2022-04-04 16:53:16 +02:00
718774b97e Add Haskell LSP config 2022-03-23 18:16:25 +01:00
d395fa2a44 Bind M-o to other-window 2022-03-16 17:47:17 +01:00
fbc05e2931 Use Corfu for completion 2022-03-16 17:47:04 +01:00
eaf6b46fbe Remove dante for Haskell support 2022-03-16 12:29:43 +01:00
ab35ca2370 Do not depend on image-dired for exif 2022-03-16 12:29:31 +01:00
5072ea057a Add functions to view and change EXIF metadata 2022-03-09 17:47:03 +01:00
89e664da01 Remove broken basic-remote completion 2022-03-02 09:35:49 +01:00
701a199d2e Various improvements to vertico and orderless, and pgtk renderer 2022-02-25 14:17:47 +01:00
2619f9c807 Add jupyter org-mode support 2022-02-16 18:05:56 +01:00
993befd32a Better citation export with citeproc-el 2022-02-02 16:04:10 +01:00
8efbb5e433 Use bdarcus/citar instead of org-ref 2022-02-02 12:33:24 +01:00
455313b741 Add ESS 2022-02-02 11:56:56 +01:00
2b13b1a0c7 Replace selectrum with vertico 2022-02-02 11:56:42 +01:00
d76830545c Fix org-roam-dailies keymap 2021-12-18 22:40:45 +01:00
3f988b1a6d Update bqn-mode 2021-12-18 22:40:30 +01:00
077fe6e2c0 Add Geiser for CHICKEN Scheme 2021-11-21 12:48:46 +01:00
8f2cda87eb Update org-roam dailies configuration 2021-11-16 15:35:43 +01:00
0c91351414 Add org refile config option and utility function 2021-11-09 16:39:30 +01:00
2642d50c6b Fix scheme hook definition 2021-11-09 16:39:20 +01:00
28ca7f803d Fix docstring in BQN face definition 2021-11-09 16:38:07 +01:00
6bc0b7fb4e Add bqn-mode with new comint mode 2021-10-29 21:49:01 +02:00
0af78b0a64 Update gerbil configuration 2021-10-24 22:22:45 +02:00
e55f4add56 Fix org-ref configuration and change scale of LaTeX previews
See https://github.com/jkitchin/org-ref/issues/911
2021-10-20 18:45:30 +02:00
935bc64af1 Use Iosevka Term instead of Iosevka
In Iosevka, some characters had length 2 (e.g. arrows), which
sometimes break alignment. Iosevka Term ensures that all characters
are displayed in the same size.
2021-10-19 11:45:41 +02:00