summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bash: Alias neovide to ‘v’Thomas Voss 2023-10-051-2/+1
|
* bash: Use more idiomatic bash syntaxThomas Voss 2023-10-051-6/+7
|
* nvim: Enable line numbers in netrwThomas Voss 2023-10-051-0/+4
|
* nvim: Make the current line number whiteThomas Voss 2023-10-051-1/+1
|
* nvim: Enable transparency in neovideThomas Voss 2023-10-051-0/+1
|
* nvim: Add a bunch of Tim Pope pluginsThomas Voss 2023-10-051-0/+4
|
* bash: Don’t fork neovideThomas Voss 2023-10-051-0/+1
| | | | | | Now that Hyprland does window swallowing for all child processes of my terminal (foot), we need to avoid neovide forking off from the parent automatically so that Hyprland can properly swallow the terminal.
* Hyprland: Swallow windows in footThomas Voss 2023-10-041-0/+1
|
* nvim: Automatically defect manual pagesThomas Voss 2023-10-041-0/+1
|
* nvim: Color the current line number in yellowThomas Voss 2023-10-041-0/+3
|
* nvim: Fix colors on neovideThomas Voss 2023-10-041-2/+10
|
* nvim: Set font on neovideThomas Voss 2023-10-041-0/+2
|
* nvim: Add the targets.vim pluginThomas Voss 2023-10-041-0/+2
|
* eww: Update date formatThomas Voss 2023-10-041-1/+3
|
* eww: Use the ‘SF Pro’ fontThomas Voss 2023-10-041-1/+2
|
* Hyprland: Don’t run ‘ec’ in a GUIThomas Voss 2023-10-031-4/+4
|
* Hyprland: Use aerc for email instead of mu4eThomas Voss 2023-10-031-1/+1
|
* nvim: Enable .exrc configurationsThomas Voss 2023-10-031-0/+3
|
* eww: Remove leading 0’s from dateThomas Voss 2023-10-031-1/+1
|
* 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
|