summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-11-30Update depsSkladnayazebra
2025-11-29Update depsSkladnayazebra
2025-11-29Use nvim as default manpage viewerSkladnayazebra
2025-11-29Do not launch tmux on ghostty startupSkladnayazebra
If I detach from tmux session, terminal will automatically exit, and there's no way to attach back to the session anymore.
2025-11-27Deps updateSkladnayazebra
2025-11-27Add pnpm autocompSkladnayazebra
2025-11-24Update depsSkladnayazebra
2025-11-19Update depsSkladnayazebra
2025-11-17Update depsSkladnayazebra
2025-11-17Add buds battery command, remove old bb commandSkladnayazebra
2025-11-14Tmux autolaunchSkladnayazebra
2025-11-14Update depsSkladnayazebra
2025-11-14Update depsSkladnayazebra
2025-11-11Update depsSkladnayazebra
2025-11-10Changed fzf-lua fg bind from live_grep to grep for better controlSkladnayazebra
2025-11-10Update depsSkladnayazebra
2025-11-10Tweak Fzf keybinds so they make more sense, add couple new onesSkladnayazebra
2025-11-10Map p as cd ~/projectsSkladnayazebra
2025-11-09Restored <C-l> bind for blinkSkladnayazebra
2025-11-09Update dependenciesSkladnayazebra
2025-11-09Restore gd keybindSkladnayazebra
2025-11-09Open new tmux windows at the same pathSkladnayazebra
2025-11-08Fixed unwanted double brackets around stylesSkladnayazebra
2025-11-07Hit Tab to autocompleteSkladnayazebra
2025-11-07Remove date from status lineSkladnayazebra
2025-11-07Use swich/case for battery icon, minor refactor, commentsSkladnayazebra
2025-11-07Add charging icon and only show estimate when on bat powerSkladnayazebra
2025-11-07Refactor battery indicator, add estimated timeSkladnayazebra
2025-11-07Actually remove lspconfig from lazy lock fileSkladnayazebra
2025-11-07Update TS tools, drop nvim-lspconfig dependencySkladnayazebra
2025-11-07Highlight time in tmux status barSkladnayazebra
2025-11-07Add and tweak fugitive hotkeysSkladnayazebra
2025-11-07Remove custom lsp/navigation bindsSkladnayazebra
2025-11-07Improve battery indicator, add low level highlightsSkladnayazebra
2025-11-06Add battery status as an external shell scriptSkladnayazebra
2025-11-06fix extra space in promptSkladnayazebra
2025-11-06Add battery status to tmux status lineSkladnayazebra
2025-11-03Update diff bind descriptionSkladnayazebra
2025-11-03Prefix all fzf binds with f to avoid conflictsSkladnayazebra
2025-11-03Hotkey descriptions, couple new onesSkladnayazebra
Instead of comments, notate keybinds with descriptions. Changed <leader>la to <leader>z for Lazy Changed <C-c> to <leader>c Added <leader>o for :only Added <leader>g3 for 3-way diff view
2025-11-03update depsSkladnayazebra
2025-11-03Merge remote-tracking branch 'refs/remotes/origin/master'Skladnayazebra
2025-11-02Remove lazygit.nvimSkladnayazebra
2025-11-02Fix missing :nohl bind, add buffer write bindSkladnayazebra
2025-11-02Instead of using tab, open Fugitive at this windowSkladnayazebra
This helps preventing tab spamming
2025-11-02Add new navigation hotkeysSkladnayazebra
2025-11-02Update depsSkladnayazebra
2025-11-02update fzf keybindsSkladnayazebra
So they don't mess with new git binds
2025-11-02Add shortcut for lazy.nvimSkladnayazebra
2025-11-02Add shortcuts for fugitiveSkladnayazebra