summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2022-07-28feat(wsl): add symlinks to win bins and disable windows path sharingToby Vincent
2022-07-26fix(nvim): suppress session restore message on startupToby Vincent
2022-07-26feat(mpv): set up mpv and streamlink configsToby Vincent
2022-07-26refactor(wsl): move gpg-init to a standalone scriptToby Vincent
2022-07-26feat(nvim): improve treesitter text object keymapsToby Vincent
2022-07-26refactor(nvim): rename keymap group's `name` field to `desc`Toby Vincent
2022-07-21feat(spotify): add spotifyd config and i3status-rust music blockToby Vincent
2022-07-21feat(sway): added bind for rofi-rbwToby Vincent
2022-07-21feat(nvim): add yamlls configToby Vincent
2022-07-21fix(wsl): revert SSH_AUTH_SOCK to previous working valueToby Vincent
2022-07-20fix(sway): fix improper comment syntax in multiline cmdToby Vincent
2022-07-18feat(wsl): further improve gpg ssh pageantToby Vincent
2022-07-18fix(wsl): fix issue with gpg-agent on initializingToby Vincent
2022-07-18feat(wsl): improve socket-relay scriptToby Vincent
2022-07-18feat(wsl): add wezterm to wsl-installerToby Vincent
2022-07-18fix(nvim): fix issue with dressing format table lookupToby Vincent
2022-07-18fix(nvim): remove scope start underline from indent_blanklineToby Vincent
2022-07-17feat(nvim): improve win/buf kill cmd wrapperToby Vincent
2022-07-16refactor(nvim): rename modules to better align with neovim modulesToby Vincent
2022-07-15fix(nvim): disable spell by defaultToby Vincent
2022-07-15feat(sway): add gruvbox themed arch and sway backgroundsToby Vincent
2022-07-15feat(sway): adjust swaylock idle time and cleanup configToby Vincent
2022-07-15feat(wezterm): add wezterm configToby Vincent
2022-07-15fix(alacritty): remove incorrect font definitionsToby Vincent
2022-07-15feat(nvim): add context based colored block guidesToby Vincent
2022-07-15feat(tmux): attempt to get undercurls working in alacritty/tmuxToby Vincent
2022-07-15refactor(nvim): use actions.which-key for telescope keymapToby Vincent
2022-07-14feat(nvim): add <C-Space> keymap for triggering code-actionsToby Vincent
2022-07-14revert(nvim): remove unused null-ls module, gitlintToby Vincent
2022-07-14revert(nvim): remove used plugin, tpope/vim-eunuchToby Vincent
2022-07-14feat(nvim): improve text object movementsToby Vincent
2022-07-14feat(nvim): set signcolumn to always show to prevent shift on updatesToby Vincent
2022-07-14feat(nvim): set vim.ui.select to use normal mode to enable j/k movementToby Vincent
2022-07-14feat(nvim): improve gitsigns' keymapsToby Vincent
2022-07-14feat(git): only allow fast-forward when mergingToby Vincent
2022-07-14fix(nvim): fix issue with ui.select async in utils.bdeleteToby Vincent
2022-07-14fix(nvim): fix bug in utils.bdelete cmd concatToby Vincent
2022-07-14feat(nvim): improve utils.reload with proper notificationsToby Vincent
2022-07-14feat(nvim): implement minimal bdelete wrapper and pre/post autocmdsToby Vincent
2022-07-13feat(nvim): impl improved bdelete and bwipeout commandsToby Vincent
2022-07-13feat(nvim): add keymaps for file, selection, and workspace git historyToby Vincent
2022-07-13fix(nvim): improve telescope keymapsToby Vincent
2022-07-13refactor(nvim): move group name param into group_opts in create_map_groupToby Vincent
2022-07-13feat(git): improve git diff and merge with proper nvim supportToby Vincent
2022-07-12revert(ssh): remove port setting for odinToby Vincent
2022-07-12feat(sway): add base-16 gruvbox theme to sway and swaybarToby Vincent
2022-07-12feat(nvim): add toml language serverToby Vincent
2022-07-12refactor(nvim): change packer config keys from strings to functionsToby Vincent
2022-07-12feat(nvim): only reload plugins on write if editing the in-use configsToby Vincent
2022-07-10feat(nvim): add plugin for improved quickfix and markdown previewToby Vincent