| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc(nvim): reformat lua files to 100 char line width | Thomas Vanbesien | 7 days | 1 | -3/+12 |
| | | |||||
| * | misc(nvim): edit comment, descriptions, and user command names | Thomas Vanbesien | 12 days | 1 | -1/+1 |
| | | |||||
| * | misc(nvim): add `:TabRenameToCurrentFileNameNoExt` command | Thomas Vanbesien | 2026-06-02 | 1 | -0/+5 |
| | | |||||
| * | fix(nvim): correct tabpage handle vs. number in tabline | Thomas Vanbesien | 2026-05-19 | 1 | -2/+2 |
| | | | | | | | vim.t is keyed by tabpage handle while the %nT click region needs the positional number; the two were swapped, so renames and tab clicks mis-targeted after :tabmove reordered tabs. | ||||
| * | feat(nvim): add custom tabline plugin | Thomas Vanbesien | 2026-05-18 | 1 | -0/+72 |
