summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* docs: rewrite README password management sectionThomas Vanbesien2026-06-011-34/+7
* misc(nvim): lighter active cursorline highlightThomas Vanbesien2026-06-011-19/+6
* misc(nvim): remove dead codeThomas Vanbesien2026-06-011-2/+0
* misc(bash): MANWIDTH 999 → 100Thomas Vanbesien2026-06-011-1/+1
* refactor(dotfiles): group pacman local db queriesThomas Vanbesien2026-06-011-20/+14
* refactor(dotfiles): remove duplicated codeThomas Vanbesien2026-06-011-16/+16
* fix(nvim): refactor dotfiles sync and make it sync outdated packagesThomas Vanbesien2026-06-011-19/+34
* misc(nvim): smart split git diff window in gitcommit filesThomas Vanbesien2026-06-011-2/+10
* misc(nvim): explicit autocommand descriptionThomas Vanbesien2026-06-011-1/+1
* refactor: formatThomas Vanbesien2026-06-011-5/+5
* misc(bash): remove bash_history from config folderThomas Vanbesien2026-06-011-1/+0
* misc(nvim): remove disable_kwallet_secret_serviceThomas Vanbesien2026-05-291-16/+0
* misc(dotfiles): replace useless function with corresponding packageThomas Vanbesien2026-05-291-15/+1
* fix(dotfiles): install vim-language-server with yayThomas Vanbesien2026-05-291-2/+1
* misc(dotfiles): sync proton-vpn ignoring gnome-keyring hard depThomas Vanbesien2026-05-291-0/+10
* refactor(nvim): group vim.pack.add() callsThomas Vanbesien2026-05-2912-34/+19
* misc(nvim): add user command to (re)initialize foldsThomas Vanbesien2026-05-291-9/+14
* misc(tig): make unfocused cursor line readableThomas Vanbesien2026-05-291-0/+1
* misc(nvim): add comment about non-bug (invisible fenced code blocks)Thomas Vanbesien2026-05-291-0/+4
* misc(dotfiles): install tree-sitter-cli on syncThomas Vanbesien2026-05-291-0/+1
* misc: remove commentThomas Vanbesien2026-05-291-2/+0
* misc(nvim): add keymap to close current tabpageThomas Vanbesien2026-05-291-0/+1
* misc: remove passmenuThomas Vanbesien2026-05-294-51/+2
* misc(claude): add instructions to not run trivial scriptsThomas Vanbesien2026-05-281-0/+7
* misc(nvim): install tig on syncThomas Vanbesien2026-05-221-0/+1
* fix(nvim): fix SessionExitSave and SessionExitNoSave commandsThomas Vanbesien2026-05-221-5/+4
* misc(nvim): prompt user for action when buffer file is edited outside of nvimThomas Vanbesien2026-05-221-7/+20
* misc(nvim): add shortcut to create tabpageThomas Vanbesien2026-05-221-0/+2
* refactor(nvim): move winbar option and use vim.optThomas Vanbesien2026-05-221-1/+1
* refactor(nvim): move updatetime optionThomas Vanbesien2026-05-221-1/+1
* misc(bash): show git branch in promptThomas Vanbesien2026-05-221-8/+9
* misc(nvim): set tabline fg to yellowThomas Vanbesien2026-05-221-1/+2
* refactor(nvim): remove call to winsaveview() when reloading a bufferThomas Vanbesien2026-05-221-2/+0
* misc(nvim): set winbar to show cwd and pathThomas Vanbesien2026-05-222-0/+3
* misc(nvim): reload buffer when its file changed on diskThomas Vanbesien2026-05-223-2/+20
* misc(claude): add instruction to use emojisThomas Vanbesien2026-05-221-0/+4
* misc(nvim): rounded borders and default bg color for floating windowsThomas Vanbesien2026-05-222-2/+1
* Revert "fix(nvim): correct popup rendering for bullets and LSP docs"Thomas Vanbesien2026-05-222-26/+0
* misc(nvim): GitBlame shows SHA1 and has better matching logicThomas Vanbesien2026-05-221-1/+6
* misc(claude): change effort level to highThomas Vanbesien2026-05-211-1/+2
* misc(claude): add global instruction to ask before making changesThomas Vanbesien2026-05-211-0/+5
* misc: configure info key bindingsThomas Vanbesien2026-05-212-0/+33
* misc(nvim): add keymaps for GitGutter functionsThomas Vanbesien2026-05-211-0/+7
* fix(nvim): live highlight TODO stringsThomas Vanbesien2026-05-211-13/+37
* misc(bash): update promptThomas Vanbesien2026-05-212-2/+43
* fix(nvim): don't apply global fzf config in nvimThomas Vanbesien2026-05-211-0/+3
* misc: commentThomas Vanbesien2026-05-211-2/+0
* refactor(claude): shorter global CLAUDE.mdThomas Vanbesien2026-05-211-9/+12
* fix(nvim): git_blame() handles errors and output with vim.notify()Thomas Vanbesien2026-05-211-1/+16
* refactor(nvim): install vim-gitgutter in 50-git.luaThomas Vanbesien2026-05-202-4/+3