aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
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
2022-09-28feat(nvim): move utils into namespaced modulesToby Vincent
2022-09-27fix(zk): rename notebook dir due to zk not working with hidden dirToby Vincent
2022-09-26feat(tmux): only list directories basenameToby Vincent
2022-09-26fix(nvim): disable additional TS highlights (syntax) for latexToby Vincent
2022-09-26fix(tmux): set proper term attributesToby Vincent
2022-09-26feat(tmux): remove tmux sessions from sessionizerToby Vincent
2022-09-26fix(nvim): swap keybinds for loading sessionsToby Vincent
2022-09-26fix(sh): limit depth on fzf directory previewToby Vincent
2022-09-25feat(sh): change zk notebook directoryToby Vincent
2022-09-25feat(nvim): migrate from autosessions to session_managerToby Vincent
2022-09-25feat(tmux): add existing tmux sessions to sessionizerToby Vincent
2022-09-24feat(nvim): configure python lspToby Vincent
2022-09-24fix(nvim): remove omnifunc as it conflicts with nvim-cmpToby Vincent
2022-09-23feat(sh): add PASSWORD_STORE env variableToby Vincent
2022-09-23feat(nvim): switch markdown formatterToby Vincent
2022-09-23feat(aerc): add aerc configsToby Vincent
2022-09-23feat(nvim): improve keymapsToby Vincent
2022-09-23refactor(nvim): reorganize autocmdsToby Vincent