index
:
dotfiles
kde
Personal dotfiles
Thomas Vanbesien
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
nvim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
misc(nvim): add keymaps for GitGutter functions
Thomas Vanbesien
2026-05-21
1
-0
/
+7
*
fix(nvim): live highlight TODO strings
Thomas Vanbesien
2026-05-21
1
-13
/
+37
*
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
*
fix(nvim): git_blame() handles errors and output with vim.notify()
Thomas Vanbesien
2026-05-21
1
-1
/
+16
*
refactor(nvim): install vim-gitgutter in 50-git.lua
Thomas Vanbesien
2026-05-20
2
-4
/
+3
*
refactor(nvim): install link.vim package in 50-markdown.lua
Thomas Vanbesien
2026-05-20
2
-1
/
+2
*
feat(nvim): add GitBlame user command
Thomas Vanbesien
2026-05-20
1
-0
/
+7
*
feat(nvim): add fzf-lua fuzzy finder
Thomas Vanbesien
2026-05-19
1
-0
/
+21
*
misc(nvim): add shortcut to copy file path to clipboard
Thomas Vanbesien
2026-05-19
1
-0
/
+1
*
fix(nvim): narrow checklist guard to match item_range contract
Thomas Vanbesien
2026-05-19
1
-2
/
+2
*
refactor(nvim): single source of truth for per-ft formatting width
Thomas Vanbesien
2026-05-19
6
-5
/
+11
*
fix: root Claude Code lua_ls at ~/.config/nvim
Thomas Vanbesien
2026-05-19
1
-0
/
+1
*
feat(nvim): add .luarc.json pointing lua_ls at the Neovim runtime
Thomas Vanbesien
2026-05-19
1
-0
/
+8
*
fix(nvim): correct popup rendering for bullets and LSP docs
Thomas Vanbesien
2026-05-19
2
-0
/
+25
*
misc(nvim): embolden statusline diff/diagnostics, tidy lualine setup
Thomas Vanbesien
2026-05-19
1
-0
/
+25
*
fix(nvim): smooth scroll cursor at boundaries
Thomas Vanbesien
2026-05-19
1
-7
/
+17
*
feat(nvim): focus-aware cursor line via per-window highlight namespaces
Thomas Vanbesien
2026-05-19
4
-91
/
+191
*
fix(nvim): correct tabpage handle vs. number in tabline
Thomas Vanbesien
2026-05-19
1
-2
/
+2
*
fix(nvim): preserve fold state when reloading a buffer
Thomas Vanbesien
2026-05-19
1
-0
/
+3
*
fix(nvim): MarkdownListCheck/Uncheck work on multi-line items
Thomas Vanbesien
2026-05-18
1
-12
/
+73
*
feat(nvim): persist tabpage names across sessions
Thomas Vanbesien
2026-05-18
1
-0
/
+34
*
fix(nvim): smooth scroll ignores lines in closed folds
Thomas Vanbesien
2026-05-18
1
-13
/
+26
*
misc(nvim): install git_rebase treesitter parser
Thomas Vanbesien
2026-05-18
1
-0
/
+1
*
fix(nvim): match initial lualine theme to 'background'
Thomas Vanbesien
2026-05-18
1
-1
/
+4
*
misc(nvim): remove dead code from markdown `format()`
Thomas Vanbesien
2026-05-18
1
-4
/
+1
*
fix(nvim): replace O(n²) loop concat with table.concat
Thomas Vanbesien
2026-05-18
2
-8
/
+2
*
fix(nvim): don't skip every other TODO highlight
Thomas Vanbesien
2026-05-18
1
-1
/
+0
*
fix(nvim): remove `tempname()` files in lua/markdown formatters
Thomas Vanbesien
2026-05-18
2
-0
/
+2
*
misc: fix comments and typos
Thomas Vanbesien
2026-05-18
5
-5
/
+5
*
fix(nvim): stop leaking options from gitcommit diff and qf buffers
Thomas Vanbesien
2026-05-18
2
-3
/
+3
*
fix(nvim): remove broken keymaps
Thomas Vanbesien
2026-05-18
1
-4
/
+4
*
misc: fix wording, comments, typos
Thomas Vanbesien
2026-05-18
1
-4
/
+4
*
feat(nvim): add shortcuts to move tabpages
Thomas Vanbesien
2026-05-18
1
-0
/
+3
*
feat(nvim): add custom tabline plugin
Thomas Vanbesien
2026-05-18
1
-0
/
+72
*
feat(nvim): add commands to check/uncheck markdown checklist items
Thomas Vanbesien
2026-05-17
1
-0
/
+30
*
misc: comment
Thomas Vanbesien
2026-05-17
1
-1
/
+1
*
misc: extract magic number
Thomas Vanbesien
2026-05-17
1
-3
/
+4
*
fix(nvim): fix gitcommit injection query with `; extends` directive
Thomas Vanbesien
2026-05-07
1
-2
/
+2
*
fix(nvim): disable lualine for qf buffers
Thomas Vanbesien
2026-05-07
1
-1
/
+1
*
feat(nvim): add markdown rendering with `render-markdown.nvim`
Thomas Vanbesien
2026-05-07
5
-45
/
+24
*
misc: comment
Thomas Vanbesien
2026-05-07
1
-1
/
+1
*
fix(nvim): gitcommit diff window starts unfolded
Thomas Vanbesien
2026-05-07
1
-0
/
+1
*
fix(nvim): fix last accessed tab keymap conflict
Thomas Vanbesien
2026-05-07
1
-1
/
+1
*
feat(nvim): smooth scrolling plugin
Thomas Vanbesien
2026-05-07
2
-0
/
+38
*
fix(nvim): use `stdpath('config')` for spellfile paths
Thomas Vanbesien
2026-05-07
1
-2
/
+2
*
fix(nvim): disable lualine in netrw buffers
Thomas Vanbesien
2026-05-07
1
-2
/
+4
*
fix(nvim): `Dotfiles*` commands check if gitgutter is loaded
Thomas Vanbesien
2026-05-07
1
-2
/
+15
*
feat: initial setup
Thomas Vanbesien
2026-05-06
27
-0
/
+1178
[prev]