| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(nvim): rename files and move code around | Thomas Vanbesien | 7 days | 1 | -64/+0 |
| | | |||||
| * | misc: add preview scroll key bindings for fzf (in both nvim and bash) | Thomas Vanbesien | 10 days | 1 | -0/+2 |
| | | |||||
| * | misc(nvim): make notes tags picker display more readable | Thomas Vanbesien | 11 days | 1 | -3/+3 |
| | | | | | The split is horizontal and tags show file and section properly aligned. | ||||
| * | docs: comment | Thomas Vanbesien | 11 days | 1 | -7/+2 |
| | | |||||
| * | misc(nvim): configure fzf to mirror ~/.config/fzf/fzf.bash | Thomas Vanbesien | 12 days | 1 | -0/+43 |
| | | |||||
| * | misc(nvim): edit comment, descriptions, and user command names | Thomas Vanbesien | 12 days | 1 | -5/+5 |
| | | |||||
| * | misc(nvim): split fzf window horizontally on smaller screen width | Thomas Vanbesien | 2026-06-05 | 1 | -1/+8 |
| | | |||||
| * | refactor(nvim): group vim.pack.add() calls | Thomas Vanbesien | 2026-05-29 | 1 | -5/+0 |
| | | | | | | This is to avoid getting many prompts when launching nvim and installing the packages initially. | ||||
| * | fix(nvim): don't apply global fzf config in nvim | Thomas Vanbesien | 2026-05-21 | 1 | -0/+3 |
| | | |||||
| * | misc: comment | Thomas Vanbesien | 2026-05-21 | 1 | -2/+0 |
| | | |||||
| * | feat(nvim): add fzf-lua fuzzy finder | Thomas Vanbesien | 2026-05-19 | 1 | -0/+21 |
| - plugin/50-fzf-lua.lua: vim.pack fzf-lua + nvim-web-devicons, default setup(), <Leader>f* keymaps (files/live_grep/buffers/helptags/resume) - dotfiles sync: declare fd + ripgrep, the fzf-lua files/live_grep providers (rg already present, fd to be installed on next sync) | |||||
