aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Collapse)Author
2023-11-20fix(nvim): set djlint indent to tabstopToby Vincent
2023-11-20refactor(nvim): clean up lsp configsToby Vincent
2023-11-20fix(nvim): fix issue with html diagnostic handlerToby Vincent
2023-11-17fix(r2e): remove r2e in favor of MinifluxToby Vincent
2023-11-17fix(cargo): remove nighly flag from global configToby Vincent
2023-11-17fix(nvim): fix bug in formatterToby Vincent
2023-11-15fix(nvim): simplify path sep util functionToby Vincent
2023-11-14build(nvim): restore plugins after installToby Vincent
2023-11-14fix(sh): add XDG Base Dir support for cudaToby Vincent
2023-11-14feat(nvim): add nginx formatterToby Vincent
2023-11-14fix(git): remove unused git config optionsToby Vincent
2023-11-14fix(bat): remove implicit bat usage in a placesToby Vincent
2023-11-13fix(nvim): improve texlab config and cleanup utilsToby Vincent
2023-11-11feat(nvim): add git-log.nvimToby Vincent
2023-11-10feat(cargo): enable multi-thread compilingToby Vincent
2023-11-10chore(nvim,deps): update pluginsToby Vincent
2023-11-10fix(nvim): clean up utils and use global variableToby Vincent
2023-11-10feat(nvim): add buffer text-objectToby Vincent
2023-11-10fix(nvim): fix bug in vim.notify lazy loadingToby Vincent
2023-11-08feat(tmux): improve preview for tmux-projectrToby Vincent
2023-11-07feat(nvim): remove `<leader>lf` format keymap...Toby Vincent
in an attempt to relearn to use formatexpr through `gq`. This is going to be rough...
2023-11-07refactor(nvim): clean up conform and noice pluginsToby Vincent
2023-11-07fix(yarn): add XDG Base Directory compat for yarnToby Vincent
2023-11-07fix(pg): add XDG Base Directory compat for pgsqlToby Vincent
2023-11-07fix(python): fix XDG Base Directory compat for pythonToby Vincent
2023-11-06feat(nvim): update to nvim v0.10.0-dev-324fad1nvim-v0.10.0Toby Vincent
2023-11-06fix(nvim): fix nvim-lint conditional lintingToby Vincent
2023-11-03chore(nvim,deps): update pluginsToby Vincent
2023-11-02feat(nvim): add seleneToby Vincent
2023-11-02feat(nvim): add neoconf.nvimToby Vincent
2023-11-02fix(nvim): add filter for dev pluginsToby Vincent
2023-11-02fix(notmuch): remove tag filtersToby Vincent
This is already handled by maildir flag syncing.
2023-11-01fix: fix LESS envvar and remove from bat configToby Vincent
2023-10-31feat(zsh): add alias for `info --vi-keys`Toby Vincent
2023-10-30fix(tmux): fix bugToby Vincent
2023-10-30fix(tmux): fix bug in tmux-sshr scriptToby Vincent
2023-10-30feat(zsh): add keymap for transposing argumentsToby Vincent
2023-10-30fix: fix install.sh dead link removalToby Vincent
2023-10-29fix(tmux): update tmux-sshr for new sshrToby Vincent
2023-10-29fix(tmux): update active window styleToby Vincent
2023-10-28fix(nvim): cleanup misc util functionsToby Vincent
2023-10-27fix: check for staged changes when cleaning linksToby Vincent
2023-10-27fix(nvim): improve dap (and possibly made it worse)Toby Vincent
2023-10-26fix(nvim): improve DAP configToby Vincent
2023-10-26fix(nvim): add neotest adapters and clean up configToby Vincent
2023-10-26revert(39405aa): neotest magically started working againToby Vincent
This reverts commit 39405aa (feat(nvim): add test runner for rust, 2023-10-26).
2023-10-26feat(nvim): add test runner for rustToby Vincent
2023-10-25feat(nvim): replace rust-tools with ferris.nvimToby Vincent
2023-10-25fix: include working tree when listing removed filesToby Vincent
2023-10-24fix(nvim): use Lazy install to install pluginsToby Vincent