aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config
Commit message (Expand)AuthorAgeFilesLines
...
* feat: prefix zellij tab name with tab numberLibravatar sommerfeld45 hours1-2/+4
* fix: show ~ for home directory in zellij tab nameLibravatar sommerfeld45 hours1-6/+3
* feat: auto-rename zellij tabs as dir:cmd (tmux-style)Libravatar sommerfeld45 hours1-0/+12
* fix: make za smart-attach (create/attach/pick based on session count)Libravatar sommerfeld45 hours1-2/+11
* fix: use OSC 52 for clipboard instead of wl-copyLibravatar sommerfeld45 hours2-4/+3
* feat: add Ctrl-Y widget to copy command line to clipboardLibravatar sommerfeld45 hours1-0/+5
* chore: remove tmux configLibravatar sommerfeld45 hours1-82/+0
* refactor: replace tmux aliases with zellij in .zshrcLibravatar sommerfeld45 hours1-3/+2
* refactor: replace tmux.nvim with smart-splits.nvim for zellijLibravatar sommerfeld45 hours5-7/+41
* feat: add zellij config with gruvbox-dark themeLibravatar sommerfeld45 hours1-0/+22
* chore: clean up gitignore, extend mergiraf, add colorMovedWSLibravatar sommerfeld45 hours3-6/+8
* refactor: clean up git aliasesLibravatar sommerfeld45 hours1-1/+2
* refactor: improve safety of autocorrect and remove undo aliasLibravatar sommerfeld45 hours1-3/+4
* feat: add modern git optionsLibravatar sommerfeld45 hours1-0/+5
* chore: remove unnecessary core.autocrlf on LinuxLibravatar sommerfeld45 hours1-1/+0
* fix: remove invalid whitespace value and enable histogram diffLibravatar sommerfeld45 hours1-2/+2
* refactor: strip terminal keys section to essentialsLibravatar sommerfeld45 hours1-29/+7
* docs: document every completion zstyleLibravatar sommerfeld45 hours1-10/+15
* fix: declare ZSH_HIGHLIGHT_STYLES before subscript assignmentLibravatar sommerfeld45 hours1-0/+1
* feat: add Ctrl-Z toggle for foreground/backgroundLibravatar sommerfeld45 hours1-0/+14
* feat: add zoxide for smart directory jumpingLibravatar sommerfeld45 hours1-0/+5
* feat: add modern word-navigation keybindingsLibravatar sommerfeld45 hours1-0/+8
* refactor: modernize aliases and clean up LESS flagsLibravatar sommerfeld45 hours2-4/+4
* chore: remove outdated exports from .zprofileLibravatar sommerfeld45 hours1-4/+0
* feat: add history hardening and directory stack optionsLibravatar sommerfeld45 hours1-0/+8
* chore: remove redundant setopts (already zsh defaults)Libravatar sommerfeld45 hours1-3/+1
* fix: resolve multiple bugs in .zshrcLibravatar sommerfeld45 hours1-13/+8
* chore: delete obsolete shell config filesLibravatar sommerfeld45 hours3-310/+0
* refactor: rewrite .zshrc as unified interactive configLibravatar sommerfeld45 hours1-127/+178
* refactor: rewrite .zprofile as zsh login configLibravatar sommerfeld45 hours1-1/+133
* chore: remove shadafile=NONE optionLibravatar sommerfeld45 hours1-1/+0
* docs: document every option in options.luaLibravatar sommerfeld45 hours1-44/+61
* chore: remove redundant vim.diagnostic.configLibravatar sommerfeld45 hours1-5/+0
* chore: remove redundant Space-to-Nop mappingLibravatar sommerfeld45 hours1-2/+0
* chore: remove redundant vim.loader.enable()Libravatar sommerfeld45 hours1-2/+0
* chore: remove stale filetypes from close_with_q autocmdLibravatar sommerfeld45 hours1-3/+0
* fix: use native treesitter indentexpr instead of plugin APILibravatar sommerfeld45 hours1-1/+1
* fix: wrap tblgen_lsp_server enable in pcallLibravatar sommerfeld45 hours1-1/+1
* fix: use doas instead of sudo in DoasWrite commandLibravatar sommerfeld45 hours1-6/+6
* fix: correct inlay_hint.is_enabled API for Neovim 0.12Libravatar sommerfeld45 hours1-1/+1
* fix: use branch for blink.download (no semver tags)Libravatar sommerfeld45 hours1-1/+1
* feat: migrate from lazy.nvim to vim.packLibravatar sommerfeld45 hours13-1543/+1105
* chore: remove stale codecompanion source from blink.cmpLibravatar sommerfeld45 hours1-1/+0
* chore: remove explicit plenary.nvim specLibravatar sommerfeld45 hours1-1/+0
* chore: remove auto-cmdheight.nvimLibravatar sommerfeld45 hours1-5/+0
* chore: remove dead neotest referencesLibravatar sommerfeld45 hours2-4/+0
* chore: remove codecompanion.nvim and mcphub.nvimLibravatar sommerfeld45 hours1-53/+0
* feat: update overseer.nvim from v1.6.0 to v2Libravatar sommerfeld45 hours1-18/+21
* fix: resolve which-key overlap and wrong desc in search.luaLibravatar sommerfeld45 hours1-3/+3
* refactor: rename ts.lua to treesitter.luaLibravatar sommerfeld45 hours1-0/+0