aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Collapse)Author
2022-10-14refactor(tmux): improve sessionizerToby Vincent
2022-10-13feat(latexindent): add line wrapping to section titlesToby Vincent
2022-10-12fix(nvim): properly implement bdelete on last bufferToby Vincent
2022-10-12fix(nvim): fix alpha typo in BDeletePre autocmdToby Vincent
2022-10-12feat(nvim): improve alpha keymapsToby Vincent
2022-10-12feat(zsh): add alias for unlocking gpgToby Vincent
2022-10-12feat(wsl): add alias for temp disabling usbipToby Vincent
2022-10-11feat(nvim): remove unused plugins and cleanup keybindsToby Vincent
2022-10-07fix(nvim): add missing setup call for undotreeToby Vincent
2022-10-07fix(tmux): improve tmux fzf previewToby Vincent
2022-10-06feat(zathura): add keymap for reloading the documentToby Vincent
2022-10-06fix(wsl): update git config locationToby Vincent
2022-10-06feat(zathura): add zathuraToby Vincent
2022-10-06feat(nvim): set prettier to format markdown line lengthToby Vincent
2022-10-06feat(nvim): add local_use function for packer with optional fallbackToby Vincent
2022-10-05feat(nvim): add mason-update-all and add nvim flag to install.shToby Vincent
2022-10-05feat(nvim): add mason-nvim-dapToby Vincent
2022-10-05feat(nvim): improve texlab and latexindent configsToby Vincent
2022-10-04feat(nvim): use frecency algorithm as telescope sorterToby Vincent
2022-10-04refactor(nvim): update gitsigns keymap styleToby Vincent
2022-10-04refactor(nvim): improve dap configToby Vincent
2022-10-04fix(nvim): fix filetype filter for MRUToby Vincent
2022-10-04fix(nvim): fix bug with how oldfiles was parsed in Alphas MRUToby Vincent
2022-10-03feat(tmux): improve sessionizer previewToby Vincent
2022-10-03feat(nvim): add caching to alpha renderingToby Vincent
2022-10-03fix(nvim): remove call to invalid lsp log functionToby Vincent
2022-10-02feat(nvim): configure alpha start screenToby Vincent
2022-10-02fix(nvim): disable treesitter on help filesToby Vincent
2022-10-02feat(nvim): add proper lua-dev configToby Vincent
2022-10-02feat(nvim): add filtering to lsp request handlersToby Vincent
2022-10-02feat(nvim): add tokyonight themeToby Vincent
2022-10-01feat(nvim): add gruvbox and remove gruvbox-flatToby Vincent
2022-10-01refactor(nvim): remove datetime and clean up alpha layoutToby Vincent
2022-10-01refactor(nvim): remove unused configsToby Vincent
2022-10-01fix(nvim): add packer_plugins to lua globalsToby Vincent
2022-10-01fix(nvim): add gitrebase ft to unlisted buffersToby Vincent
2022-10-01refactor(nvim): swap buffer/workspace diagnostics keymapsToby Vincent
2022-09-30feat(nvim): remove latexformat from null-lsToby Vincent
2022-09-30feat(nvim): improve lualine inactive sectionToby Vincent
2022-09-30feat(nvim): add listchars optionsToby Vincent
2022-09-30refactor(nvim): clean up neogit configToby Vincent
2022-09-30feat(nvim): add help ft to unlisted buffer autocmdToby Vincent
2022-09-30chore: add TODO.mdToby Vincent
2022-09-30docs: update README.mdToby Vincent
2022-09-30docs(nvim): add description to install scriptToby Vincent
2022-09-29feat(nvim): improve base keymaps and add alpha.nvimToby Vincent
2022-09-28chore(nvim): remove empty moduleToby Vincent
2022-09-28fix(nvim): fix C-k keymap collisionToby Vincent
2022-09-28fix(nvim): replace notify log level string with explicit enumToby Vincent
2022-09-28feat(nvim): impove documentation keymapsToby Vincent