Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emacs: Use ligatures in mhtml-mode | Thomas Voss | 2024-09-22 | 1 | -4/+5 |
| | |||||
* | emacs: Add function to go from ts-mode to normal mode | Thomas Voss | 2024-09-22 | 1 | -0/+7 |
| | |||||
* | Hyprland: Use the new full-calc popup | Thomas Voss | 2024-09-21 | 1 | -5/+1 |
| | |||||
* | emacs: Add support for a full-calc popup | Thomas Voss | 2024-09-21 | 1 | -0/+13 |
| | |||||
* | Hyprland: Disable icons in Fuzzel (it’s too slow) | Thomas Voss | 2024-09-21 | 1 | -1/+1 |
| | |||||
* | emacs: Add dired binding | Thomas Voss | 2024-09-21 | 1 | -0/+5 |
| | |||||
* | emacs: Enable electric pairs | Thomas Voss | 2024-09-21 | 1 | -0/+5 |
| | |||||
* | emacs: Configure the calculator | Thomas Voss | 2024-09-21 | 1 | -1/+5 |
| | |||||
* | emacs: Set ligatures for ‘c-ts-mode’ | Thomas Voss | 2024-09-21 | 1 | -4/+4 |
| | |||||
* | emacs: Remove yasnippet | Thomas Voss | 2024-09-21 | 1 | -12/+6 |
| | |||||
* | emacs: Prefer ‘c-ts-mode’ | Thomas Voss | 2024-09-21 | 1 | -1/+3 |
| | |||||
* | emacs: Disable magit | Thomas Voss | 2024-09-21 | 1 | -20/+23 |
| | |||||
* | emacs: Update indentation settings | Thomas Voss | 2024-09-21 | 1 | -2/+4 |
| | |||||
* | emacs: Remove company-mode | Thomas Voss | 2024-09-21 | 1 | -22/+0 |
| | |||||
* | emacs: Match parens in ‘helpful-mode’ | Thomas Voss | 2024-09-21 | 1 | -1/+1 |
| | |||||
* | emacs: Add the config directory to the load path | Thomas Voss | 2024-09-21 | 1 | -0/+2 |
| | |||||
* | Hyprland: Don’t launch foot for ec | Thomas Voss | 2024-09-20 | 1 | -1/+1 |
| | |||||
* | nvim: Fix gsp configuration | Thomas Voss | 2024-09-20 | 1 | -2/+2 |
| | |||||
* | nvim: Don’t grep ignored files | Thomas Voss | 2024-09-20 | 1 | -1/+1 |
| | |||||
* | Hyprland: Try to center ec | Thomas Voss | 2024-09-20 | 1 | -0/+4 |
| | |||||
* | Hyprland: Map ‘S-p w’ to nmgui | Thomas Voss | 2024-09-20 | 1 | -0/+1 |
| | |||||
* | git: Switch to vlt for my credentials | Thomas Voss | 2024-09-20 | 1 | -1/+1 |
| | |||||
* | eww: Don’t show Indian time | Thomas Voss | 2024-09-20 | 1 | -5/+5 |
| | |||||
* | emacs: Comment-out configuration for magit | Thomas Voss | 2024-09-20 | 1 | -4/+4 |
| | |||||
* | emacs: Add ‘background-dark’ | Thomas Voss | 2024-09-20 | 1 | -0/+1 |
| | |||||
* | emacs: Add a GSP tree-sitter parser | Thomas Voss | 2024-09-20 | 1 | -0/+1 |
| | |||||
* | emacs: Switch from company back to corfu | Thomas Voss | 2024-09-20 | 1 | -11/+10 |
| | |||||
* | xcompose: Fix keysym | Thomas Voss | 2024-09-20 | 1 | -2/+2 |
| | |||||
* | Hyprland: Set brightness to 75% | Thomas Voss | 2024-09-14 | 1 | -1/+1 |
| | |||||
* | Hyprland: Add comment | Thomas Voss | 2024-09-14 | 1 | -0/+1 |
| | |||||
* | nvim: Prefer ts_ls to tsserver | Thomas Voss | 2024-09-14 | 1 | -1/+1 |
| | |||||
* | nvim: Set lisp settings for yuck | Thomas Voss | 2024-09-14 | 1 | -0/+3 |
| | |||||
* | Hyprland: Include environment in config | Thomas Voss | 2024-09-14 | 2 | -0/+13 |
| | |||||
* | foot: Remove weird bindings | Thomas Voss | 2024-09-14 | 1 | -2/+0 |
| | |||||
* | eww: Set initial value | Thomas Voss | 2024-09-14 | 1 | -1/+1 |
| | |||||
* | eww: Update border color | Thomas Voss | 2024-09-14 | 1 | -1/+1 |
| | |||||
* | emacs: Highlight numeric literals | Thomas Voss | 2024-09-14 | 1 | -0/+4 |
| | |||||
* | emacs: Configure yasnippet temporarily | Thomas Voss | 2024-09-14 | 1 | -0/+6 |
| | |||||
* | emacs: Set treesit-font-lock-level to 4 | Thomas Voss | 2024-09-14 | 1 | -0/+2 |
| | |||||
* | emacs: Ignore .git/ and vendor/ in magit todos | Thomas Voss | 2024-09-14 | 1 | -1/+3 |
| | |||||
* | emacs: Switch company frontend | Thomas Voss | 2024-09-14 | 1 | -1/+1 |
| | |||||
* | emacs: Add missing parenthesis | Thomas Voss | 2024-09-11 | 1 | -1/+1 |
| | |||||
* | emacs: Add the ‘<-’ ligature to Go and make ‘->’ C-specific | Thomas Voss | 2024-09-10 | 1 | -2/+3 |
| | |||||
* | emacs: Refactor | Thomas Voss | 2024-09-10 | 1 | -6/+7 |
| | |||||
* | emacs: Delete the compilation buffer and window on success | Thomas Voss | 2024-09-10 | 1 | -0/+13 |
| | |||||
* | emacs: Get tree-sitter grammars asyncronously | Thomas Voss | 2024-09-10 | 1 | -2/+7 |
| | |||||
* | emacs: Get the javascript tree-sitter grammar | Thomas Voss | 2024-09-10 | 1 | -5/+6 |
| | |||||
* | emacs: Get vimscript-ts-mode | Thomas Voss | 2024-09-10 | 1 | -1/+3 |
| | |||||
* | emacs: The ignore form doesn’t exist | Thomas Voss | 2024-09-10 | 1 | -6/+4 |
| | |||||
* | emacs: Remove big comment | Thomas Voss | 2024-09-10 | 1 | -25/+0 |
| |