Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hyprland: Add binding for woman | Thomas Voss | 2023-11-23 | 1 | -0/+1 |
| | |||||
* | Hyprland: Remove zenity configuration | Thomas Voss | 2023-11-23 | 1 | -4/+0 |
| | |||||
* | Hyprland: Hide fuzzel logs and show actions | Thomas Voss | 2023-11-21 | 1 | -1/+1 |
| | |||||
* | eww: Ignore non-laptop keyboards | Thomas Voss | 2023-11-20 | 1 | -1/+2 |
| | |||||
* | nvim: Set Go tabwidth back to 8 | Thomas Voss | 2023-11-20 | 1 | -1/+1 |
| | |||||
* | nvim: Remove Go snippet | Thomas Voss | 2023-11-20 | 1 | -25/+0 |
| | |||||
* | nvim: Detect *.h files as C, not C++ | Thomas Voss | 2023-11-20 | 1 | -0/+1 |
| | |||||
* | nvim: Add snippet for include guards | Thomas Voss | 2023-11-20 | 1 | -0/+24 |
| | |||||
* | mako: Use the overlay layer | Thomas Voss | 2023-11-18 | 1 | -0/+1 |
| | |||||
* | fuzzel: Decrease font size | Thomas Voss | 2023-11-18 | 1 | -1/+1 |
| | |||||
* | nvim: Add shell injection queries | Thomas Voss | 2023-11-18 | 1 | -0/+5 |
| | |||||
* | Hyprland: Use fuzzel as a run launcher | Thomas Voss | 2023-11-18 | 1 | -1/+1 |
| | |||||
* | fuzzel: Switch from wofi to fuzzel | Thomas Voss | 2023-11-18 | 1 | -0/+27 |
| | |||||
* | nvim: Write netrw config in lua | Thomas Voss | 2023-11-17 | 2 | -13/+3 |
| | |||||
* | nvim: Move netrw config to its own file | Thomas Voss | 2023-11-16 | 2 | -7/+13 |
| | |||||
* | nvim: Add support for ‘%debug’ | Thomas Voss | 2023-11-15 | 1 | -1/+1 |
| | |||||
* | nvim: Remove duplicate case | Thomas Voss | 2023-11-15 | 1 | -1/+1 |
| | |||||
* | nvim: Add bison syntax | Thomas Voss | 2023-11-15 | 1 | -0/+5 |
| | |||||
* | nvim: Remove unused code | Thomas Voss | 2023-11-14 | 1 | -17/+0 |
| | |||||
* | xdg: Add a .desktop file for Zathura | Thomas Voss | 2023-11-14 | 1 | -0/+1 |
| | |||||
* | nvim: Simplify condition | Thomas Voss | 2023-11-14 | 1 | -5/+3 |
| | |||||
* | eww: Use ‘-n’ instead of ‘-V’ for ‘sort’ | Thomas Voss | 2023-11-13 | 1 | -1/+1 |
| | |||||
* | nvim: Add snippets with luasnip | Thomas Voss | 2023-11-13 | 1 | -3/+202 |
| | |||||
* | nvim: Slight refactor | Thomas Voss | 2023-11-13 | 1 | -4/+5 |
| | |||||
* | nvim: Remap ‘€’ in operator-pending mode | Thomas Voss | 2023-11-13 | 1 | -1/+1 |
| | |||||
* | nvim: Remove unused function | Thomas Voss | 2023-11-13 | 1 | -16/+0 |
| | |||||
* | xdg: Use aerc to send email | Thomas Voss | 2023-11-13 | 1 | -2/+2 |
| | |||||
* | nvim: Move around some settings | Thomas Voss | 2023-11-13 | 1 | -6/+3 |
| | |||||
* | nvim: Finally make auto-reverts actually work | Thomas Voss | 2023-11-13 | 1 | -5/+10 |
| | |||||
* | nvim: Mess with diff colors | Thomas Voss | 2023-11-11 | 1 | -0/+3 |
| | |||||
* | readline: Add C-o binding for Go’s ‘./...’ | Thomas Voss | 2023-11-10 | 1 | -0/+1 |
| | |||||
* | readline: Remove leading space | Thomas Voss | 2023-11-10 | 1 | -1/+1 |
| | |||||
* | nvim: Add some more ftplugins | Thomas Voss | 2023-11-10 | 2 | -0/+3 |
| | |||||
* | nvim: Improve GSP support | Thomas Voss | 2023-11-10 | 2 | -0/+11 |
| | |||||
* | tmux: Go back to the C-b prefix | Thomas Voss | 2023-11-10 | 1 | -5/+2 |
| | |||||
* | nvim: Add tree-sitter-powered bindings for git rebasing | Thomas Voss | 2023-11-09 | 1 | -0/+30 |
| | |||||
* | nvim: Fix auto-reverting *again* | Thomas Voss | 2023-11-09 | 1 | -2/+3 |
| | |||||
* | nvim: Add a tree-sitter textobject for comments | Thomas Voss | 2023-11-07 | 1 | -2/+8 |
| | |||||
* | nvim: Add comment support for EBNF grammars | Thomas Voss | 2023-11-07 | 1 | -0/+1 |
| | |||||
* | kitty: Add my old kitty config for the sake of it | Thomas Voss | 2023-11-07 | 1 | -0/+13 |
| | |||||
* | systemd: Add environment config | Thomas Voss | 2023-11-07 | 1 | -0/+26 |
| | |||||
* | systemd: Ignore *.wants directories | Thomas Voss | 2023-11-07 | 1 | -1/+1 |
| | |||||
* | nvim: Add nvim-surround configuration | Thomas Voss | 2023-11-07 | 1 | -0/+19 |
| | |||||
* | nvim: Sort according to current locale | Thomas Voss | 2023-11-07 | 1 | -0/+1 |
| | |||||
* | nvim: Add various mode-specific configurations | Thomas Voss | 2023-11-07 | 5 | -0/+9 |
| | |||||
* | nvim: Switch from vim-commentary to Comment.nvim | Thomas Voss | 2023-11-07 | 2 | -1/+2 |
| | |||||
* | nvim: Make LSP config more minimal | Thomas Voss | 2023-11-07 | 3 | -50/+104 |
| | |||||
* | nvim: Use vim.keymap.set directly | Thomas Voss | 2023-11-07 | 3 | -9/+4 |
| | |||||
* | nvim: Remove parens | Thomas Voss | 2023-11-07 | 1 | -2/+2 |
| | |||||
* | nvim: Ignore .luarc.json | Thomas Voss | 2023-11-07 | 1 | -0/+1 |
| |