summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Collapse)Author
2023-07-25fix(tmux): improve projectr previewToby Vincent
2023-07-23fix(gnupg): enable support for pam_gnupgToby Vincent
2023-07-22feat(sway): replace rofi with bemenuToby Vincent
2023-07-20fix(sway): update gtk themeToby Vincent
2023-07-20fix(sway): update status block orderToby Vincent
2023-07-18fix(tmux): hide preview on small displaysToby Vincent
2023-07-18feat(dunst): switch to dunst notification daemonToby Vincent
2023-07-18fix(sway): improve statusbar configToby Vincent
2023-07-16fix(spotify): replace rbw with passToby Vincent
2023-07-14fix(nvim): filetype when using `sudoedit`/`sudo -e`Toby Vincent
2023-07-11feat(aerc): generate address book from maildirToby Vincent
2023-07-11fix: update email addressToby Vincent
2023-07-11fix(zk): sort entries by mtimeToby Vincent
2023-07-11fix(zk): use glow for fzf previewToby Vincent
2023-07-04gnupg: dynamic pinentryToby Vincent
2023-07-04fix(aerc): use builtin html filter and fix keymapsToby Vincent
2023-07-03fix(nvim): override presence's socket methodsToby Vincent
2023-07-02feat(ssh): forward discord ipc socketToby Vincent
2023-07-02fix(wsl): remove wsl related filesToby Vincent
2023-07-01fix(tmux): remove session namingToby Vincent
2023-07-01fix(nvim): fix git conflict keymapsToby Vincent
2023-07-01fix(git): remove unused (and dangerous) pop aliasToby Vincent
2023-07-01fix(tmux): improve display of pathsToby Vincent
2023-06-28fix(ssh): enable hostname canonicalizationToby Vincent
2023-06-27feat(r2e): add This Week in MatrixToby Vincent
2023-06-26refactor(tmux): rename scriptsToby Vincent
2023-06-26feat(tmux): add `~/doc` to projectr listToby Vincent
2023-06-23revert(01af646): breaks normal formattingToby Vincent
This reverts commit 01af646 (fix(nvim): set nginx formatter, 2023-06-23).
2023-06-23fix(nvim): set nginx formatterToby Vincent
2023-06-23feat(mpv): add keymap for dropping buffersToby Vincent
2023-06-23feat(zsh): add zsh rehash on SIGUSR1Toby Vincent
2023-06-19feat(iamb): set homeserver to matrix.tobyvin.devToby Vincent
2023-06-19chore(nvim,dep): update pluginsToby Vincent
2023-06-16fix(nvim): add workaround for bug in lspconfigToby Vincent
2023-06-16chore(nvim,deps): update pluginsToby Vincent
2023-06-16fix(nvim): prevent qf next from splittingToby Vincent
2023-06-16fix(nvim): remove keymaps for qf and loc listsToby Vincent
2023-06-16fix(nvim): remove nvim-bqfToby Vincent
2023-06-16fix(tridactyl): blacklist rust playgroundToby Vincent
2023-06-16feat(nvim,rust): add run last commandsToby Vincent
2023-06-16fix(nvim): only run autocmds for noninteractive autocmdsToby Vincent
2023-06-16refactor(nvim): clean unnecessary optionsToby Vincent
2023-05-31fix(nvim): fix width of cmp menu, esp. using rustToby Vincent
2023-05-31fix(tmux): fix bug when no project is selectedToby Vincent
2023-05-31fix(nvim): disable pumblend/winblend due to bug(?)Toby Vincent
The bug results in a transparent black background. I assume this should instead be blending the current background color. Ref: https://github.com/neovim/neovim/issues/18576
2023-05-31refactor(tmux): make sessionizer more flexableToby Vincent
2023-05-31chore(nvim,deps): update pluginsToby Vincent
2023-05-30fix(nvim): add htmldjango to html lspToby Vincent
2023-05-29refactor(nvim): improve dap config and lazy loadToby Vincent
2023-05-29feat(nvim): refresh lsp codelens on lsp attachToby Vincent