Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emacs: Mark all themes as safe | Thomas Voss | 2024-09-10 | 1 | -0/+1 |
| | |||||
* | emacs: Add x-comment | Thomas Voss | 2024-09-10 | 1 | -13/+20 |
| | |||||
* | emacs: Slight refactor | Thomas Voss | 2024-09-10 | 1 | -8/+15 |
| | |||||
* | emacs: Don’t try to use ligatures in the terminal | Thomas Voss | 2024-09-10 | 1 | -1/+2 |
| | |||||
* | emacs: Remove the ‘: ’ suffix from the prompt | Thomas Voss | 2024-09-10 | 1 | -2/+5 |
| | |||||
* | emacs: Style fixes | Thomas Voss | 2024-09-10 | 1 | -15/+15 |
| | |||||
* | emacs: Remove redundant statement | Thomas Voss | 2024-09-10 | 1 | -1/+0 |
| | |||||
* | emacs: Prefer ‘x-set’ | Thomas Voss | 2024-09-10 | 1 | -4/+4 |
| | |||||
* | emacs: use-package is now builtin | Thomas Voss | 2024-09-10 | 1 | -4/+0 |
| | |||||
* | emacs: Perform check with ‘native-comp-available-p’ | Thomas Voss | 2024-09-10 | 1 | -1/+1 |
| | |||||
* | emacs: Use x-set everywhere | Thomas Voss | 2024-09-10 | 2 | -74/+114 |
| | |||||
* | emacs: Disable disabled commands | Thomas Voss | 2024-09-10 | 1 | -1/+1 |
| | |||||
* | emacs: Fix typo | Thomas Voss | 2024-09-10 | 1 | -1/+1 |
| | |||||
* | emacs: Temporarily use yasnippet | Thomas Voss | 2024-09-10 | 1 | -0/+12 |
| | |||||
* | emacs: Properly configure tempel | Thomas Voss | 2024-09-10 | 1 | -10/+8 |
| | |||||
* | emacs: Use (declare (ignore …)) | Thomas Voss | 2024-09-09 | 1 | -1/+2 |
| | |||||
* | emacs: Refactor configuration for ligatures | Thomas Voss | 2024-09-09 | 1 | -9/+29 |
| | |||||
* | emacs: Specify tree-sitter parser for Go | Thomas Voss | 2024-09-09 | 1 | -0/+1 |
| | |||||
* | emacs: Simplify code | Thomas Voss | 2024-09-09 | 1 | -7/+2 |
| | |||||
* | emacs: Fix indentation in Go | Thomas Voss | 2024-09-09 | 1 | -0/+1 |
| | |||||
* | emacs: Prefer ‘format-prompt’ | Thomas Voss | 2024-09-09 | 1 | -3/+4 |
| | |||||
* | emacs: Remove commented code | Thomas Voss | 2024-09-09 | 1 | -4/+0 |
| | |||||
* | emacs: Formatting | Thomas Voss | 2024-09-09 | 1 | -7/+4 |
| | |||||
* | mimeapps: Use the right desktop file for Zathura | Thomas Voss | 2024-09-09 | 1 | -1/+1 |
| | |||||
* | emacs: Add two macros for defining keybindings | Thomas Voss | 2024-09-09 | 1 | -94/+160 |
| | |||||
* | emacs: Add x-string-split | Thomas Voss | 2024-09-09 | 1 | -0/+6 |
| | |||||
* | emacs: Use https if gnutls is available | Thomas Voss | 2024-09-09 | 1 | -5/+8 |
| | |||||
* | emacs: Add tempel templates | Thomas Voss | 2024-09-09 | 1 | -0/+21 |
| | |||||
* | Customize theming for tempel | Thomas Voss | 2024-09-09 | 1 | -1/+12 |
| | |||||
* | emacs: Only get ‘ligature’ if Harfbuzz support is available | Thomas Voss | 2024-09-09 | 1 | -0/+2 |
| | |||||
* | emacs: Add tempel & eglot-tempel | Thomas Voss | 2024-09-09 | 1 | -0/+15 |
| | |||||
* | emacs: Make use of (λ …) | Thomas Voss | 2024-09-09 | 1 | -2/+1 |
| | |||||
* | emacs: Update indentation settings | Thomas Voss | 2024-09-09 | 1 | -8/+9 |
| | |||||
* | emacs: Apply hook after eglot loads | Thomas Voss | 2024-09-09 | 1 | -1/+3 |
| | |||||
* | emcas: Fix indentation | Thomas Voss | 2024-09-09 | 1 | -2/+2 |
| | |||||
* | emacs: Check for lisp-data-mode, not common-lisp-mode | Thomas Voss | 2024-09-09 | 1 | -1/+1 |
| | |||||
* | emacs: Set auto newline and hungry delete in C | Thomas Voss | 2024-09-08 | 1 | -0/+4 |
| | |||||
* | emacs: Remove understore from marginalia text | Thomas Voss | 2024-09-08 | 1 | -1/+6 |
| | |||||
* | emacs: Configure auto newline insertion | Thomas Voss | 2024-09-08 | 1 | -3/+16 |
| | |||||
* | emacs: Support ligatures | Thomas Voss | 2024-09-08 | 1 | -0/+14 |
| | |||||
* | emacs: Automatically fill project list | Thomas Voss | 2024-09-08 | 1 | -0/+15 |
| | |||||
* | emacs: Only call (x-set-fonts) in emacsclient | Thomas Voss | 2024-09-08 | 1 | -3/+3 |
| | |||||
* | emacs: Move code outside of (save-match-data) | Thomas Voss | 2024-09-08 | 1 | -3/+3 |
| | |||||
* | emacs: Disable save-interprogram-paste-before-kill | Thomas Voss | 2024-09-08 | 1 | -2/+2 |
| | |||||
* | emacs: Fix indentation | Thomas Voss | 2024-09-08 | 1 | -45/+45 |
| | |||||
* | foot: Update bindings for copy+paste | Thomas Voss | 2024-09-08 | 1 | -0/+2 |
| | |||||
* | Hyprland: Add binding for emacsclient | Thomas Voss | 2024-09-08 | 1 | -0/+1 |
| | |||||
* | bash: Remove GDK_BACKEND export | Thomas Voss | 2024-09-08 | 1 | -1/+0 |
| | |||||
* | emacs: Fixup font config for emacs-server and -client | Thomas Voss | 2024-09-08 | 1 | -21/+30 |
| | |||||
* | emacs: Formatting | Thomas Voss | 2024-09-08 | 2 | -5/+5 |
| |