summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* git: Don’t octal quote unicode filenamesThomas Voss 2023-09-301-0/+1
|
* nvim: Add configuration for MakefilesThomas Voss 2023-09-301-0/+3
|
* nvim: Call git_files() when in a git repoThomas Voss 2023-09-301-2/+8
|
* nvim: Add support for GSP textobjectsThomas Voss 2023-09-291-0/+6
|
* nvim: Add a tree-sitter parser for GSPThomas Voss 2023-09-281-0/+10
|
* eww: Add percentage symbol after battery capacityThomas Voss 2023-09-281-1/+1
|
* nvim: Ignore tree-sitter queriesThomas Voss 2023-09-281-0/+1
|
* nvim: Autodetect GSP filesThomas Voss 2023-09-282-1/+3
|
* eww: Rework the email listenerThomas Voss 2023-09-201-11/+34
|
* eww: Fix typo in battery scriptThomas Voss 2023-09-171-1/+1
|
* eww: Use less cancer variable namesThomas Voss 2023-09-151-5/+5
|
* eww: Improved usage of read(1)Thomas Voss 2023-09-151-9/+4
|
* eww: Use the power of sedThomas Voss 2023-09-151-8/+1
|
* eww: Send a critical notification on low batteryThomas Voss 2023-09-151-31/+44
|
* mako: Display critical notifications in redThomas Voss 2023-09-151-0/+3
|
* meta: Don’t pass ‘-u normal’ to ‘notify-send’Thomas Voss 2023-09-154-4/+4
|
* chtz: Rename from ‘stz’ to ‘chtz’Thomas Voss 2023-09-151-0/+0
| | | | | This keeps consistency with my other scripts like ‘chkb’, but also with tools like ‘chmod’, ‘chsh’, etc.
* eww: Remove commentThomas Voss 2023-09-151-1/+0
|
* eww: Send notification on new emailThomas Voss 2023-09-151-0/+8
|
* eww: Add a widget for emailThomas Voss 2023-09-142-0/+35
|
* eww: Reformat yuck codeThomas Voss 2023-09-141-22/+22
|
* nvim: Preserve registers when transposing charsThomas Voss 2023-09-142-3/+29
|
* nvim: Don’t use tree-sitter for indentationThomas Voss 2023-09-141-4/+0
|
* nvim: Make use of treesitter textobjectsThomas Voss 2023-09-132-1/+54
|
* nvim: Format all the code with the lua LSPThomas Voss 2023-09-125-15/+15
|
* nvim: Add bindings for luasnipThomas Voss 2023-09-121-0/+5
|
* nvim: Move ‘remap()’ to mango.libThomas Voss 2023-09-126-14/+25
|
* bash: Don’t autostart emacs; trying out nvimThomas Voss 2023-09-121-4/+1
|
* nvim: Enable tree-sitter code foldingThomas Voss 2023-09-121-10/+16
|
* nvim: Move ‘gsp.lua’ to after/ftplugin/Thomas Voss 2023-09-121-0/+0
|
* nvim: Add commentThomas Voss 2023-09-121-0/+2
|
* Use snake_case for ‘set_tab_width()’Thomas Voss 2023-09-128-7/+10
|
* nvim: Add more bindingsThomas Voss 2023-09-121-0/+7
|
* nvim: Use consistent mode-string orderingThomas Voss 2023-09-121-1/+1
|
* nvim: Properly disable auto-commentingThomas Voss 2023-09-121-3/+13
|
* wtos: Remove wtosThomas Voss 2023-09-122-8/+1
|
* nvim: Include more Neovim configurationsThomas Voss 2023-09-126-1/+134
|
* nvim: Add extensive Neovim configurationThomas Voss 2023-09-1216-30/+112
|
* vault: Make some changesThomas Voss 2023-09-121-0/+0
|
* chkb: Hardcode keyboardThomas Voss 2023-09-121-3/+2
|
* Hyprland: Enable natural scrolling with miceThomas Voss 2023-09-081-8/+9
|
* emacs: Add ‘mango-treesit-install’Thomas Voss 2023-09-031-0/+8
|
* mako: Display program nameThomas Voss 2023-09-031-0/+1
|
* emacs: Fix tree-sitter config for gomodThomas Voss 2023-09-031-4/+1
|
* emacs: Add Go tree-sitter supportThomas Voss 2023-09-021-1/+7
|
* vault: UpdateThomas Voss 2023-09-021-0/+0
|
* qotd: Fix bugs and optimize behaviorThomas Voss 2023-09-021-9/+17
|
* send-package: Remove it allThomas Voss 2023-09-024-39/+0
|
* doc: Fix typoThomas Voss 2023-08-281-1/+4
|
* bash: Add ‘-a’ to ‘sl’ aliasThomas Voss 2023-08-281-1/+1
|