summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2022-11-12refactor(sway): remap capslock to escapeToby Vincent
2022-11-12revert(nvim): remove more keymaps in favor of default keymapsToby Vincent
2022-11-10fix(treesitter): switch to pr branch as temp fixToby Vincent
2022-11-10refactor(lsp): fix lsp definition handlerToby Vincent
2022-11-10refactor(nvim): convert all keymap desc to lowercaseToby Vincent
2022-11-09feat(git): set push.autoSetupRemoteToby Vincent
2022-11-08feat(dap): add hover keymap for dapToby Vincent
2022-11-08feat(diagnostic): add keymap for focusing diagnostic floatToby Vincent
2022-11-07feat(diagnostic): add workspace diagnostic navagationToby Vincent
2022-11-05refactor(telescope): remove unused variableToby Vincent
2022-11-05feat(sh): add interactive ripgrep scriptToby Vincent
2022-11-05fix(lsp): add border to lspinfoToby Vincent
2022-11-05refactor(lsp): change info and install keymapsToby Vincent
2022-11-04feat(lualine): add highlights to workspace diagnosticsToby Vincent
2022-11-04revert(lsp): remove preview keymapsToby Vincent
2022-11-04feat(nvim): remove colorcolumn from helpToby Vincent
2022-11-04refactor(lsp): update keymapsToby Vincent
2022-11-03feat(nvim): add file browser extension for telescopeToby Vincent
2022-11-03fix(nvim): fix typo in rust-tools configToby Vincent
2022-11-03refactor(nvim): improve bqf configToby Vincent
2022-11-02feat(nvim): add config for bqf and remove unused lsp handler wrappersToby Vincent
2022-10-31fix(nvim): add workaround for incorrect highlights in lsp.hoverToby Vincent
2022-10-31feat(nvim): register hover providers for rust-tools and crates.nvimToby Vincent
2022-10-31feat(nvim): add provider manager for hoverToby Vincent
2022-10-31revert(nvim): remove esc keybind to clear hl, prefer default <C-l>Toby Vincent
2022-10-29feat(tmux): add keybind to switch to last sessionToby Vincent
2022-10-29fix(nvim): fix buffer validation bug in tobyvin.utils.bdeleteToby Vincent
2022-10-28feat(nvim): add esc keymap for clearing search highlightsToby Vincent
2022-10-28feat(nvim): add lua module auto-reloaderToby Vincent
2022-10-26refactor(nvim): change textwidth to 100Toby Vincent
2022-10-26feat(lualine): add workspace diagnostics to statusbarToby Vincent
2022-10-26fix(rust-tools): remove overwritten keymapToby Vincent
2022-10-26feat(lsp): improve handlers, previews and floatsToby Vincent
2022-10-26refactor(nvim): change rounded buffers to singleToby Vincent
2022-10-26feat(lsp): improve lsp handlersToby Vincent
2022-10-26feat(nvim): add better buffer switchingToby Vincent
2022-10-25fix(lsp): update lsp install keybindToby Vincent
2022-10-25fix(lualine): add condition to winbar visibilityToby Vincent
2022-10-25fix(treesitter): remove incremental selection due to conficting keymapsToby Vincent
2022-10-25revert(undotree): remove undotree keymapToby Vincent
2022-10-25feat(lualine): integrate hl groups into lualine themeToby Vincent
2022-10-24feat(lualine): improve lualine config and add winbarToby Vincent
2022-10-24fix(tmux): update sessionizer timestamp.sh argsToby Vincent
2022-10-23feat(tmux): start implementing tmux-ssh scriptToby Vincent
2022-10-22fix(sh): update lessfilter to reflect new onefetch changesToby Vincent
2022-10-19fix(nvim): fix issues in preparation for noice.nvimToby Vincent
2022-10-19refactor(tmux): clean up tmux-sessionizer repo stuffToby Vincent
2022-10-19refactor(sh): clean up lessfilter filetype functionToby Vincent
2022-10-18fix(tmux): fix bug causing fzf-tmux popup to hangToby Vincent
2022-10-18feat(sh): add lessfilter script for previewing projectsToby Vincent