index
:
dotfiles
kde
Personal dotfiles
Thomas Vanbesien
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
docs(nvim): comment
Thomas Vanbesien
2026-06-02
1
-0
/
+2
*
misc(nvim): GitBlame displays in a floating window
Thomas Vanbesien
2026-06-02
1
-13
/
+57
*
misc(nvim): lighter active cursorline highlight
Thomas Vanbesien
2026-06-01
1
-19
/
+6
*
misc(nvim): remove dead code
Thomas Vanbesien
2026-06-01
1
-2
/
+0
*
refactor(nvim): group vim.pack.add() calls
Thomas Vanbesien
2026-05-29
10
-26
/
+19
*
misc(nvim): add user command to (re)initialize folds
Thomas Vanbesien
2026-05-29
1
-9
/
+14
*
fix(nvim): fix SessionExitSave and SessionExitNoSave commands
Thomas Vanbesien
2026-05-22
1
-5
/
+4
*
misc(nvim): set tabline fg to yellow
Thomas Vanbesien
2026-05-22
1
-1
/
+2
*
misc(nvim): set winbar to show cwd and path
Thomas Vanbesien
2026-05-22
1
-0
/
+2
*
misc(nvim): reload buffer when its file changed on disk
Thomas Vanbesien
2026-05-22
1
-2
/
+0
*
misc(nvim): rounded borders and default bg color for floating windows
Thomas Vanbesien
2026-05-22
1
-2
/
+0
*
Revert "fix(nvim): correct popup rendering for bullets and LSP docs"
Thomas Vanbesien
2026-05-22
2
-26
/
+0
*
misc(nvim): GitBlame shows SHA1 and has better matching logic
Thomas Vanbesien
2026-05-22
1
-1
/
+6
*
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
1
-0
/
+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
*
refactor(nvim): single source of truth for per-ft formatting width
Thomas Vanbesien
2026-05-19
1
-1
/
+1
*
fix: root Claude Code lua_ls at ~/.config/nvim
Thomas Vanbesien
2026-05-19
1
-0
/
+1
*
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
3
-91
/
+190
*
fix(nvim): correct tabpage handle vs. number in tabline
Thomas Vanbesien
2026-05-19
1
-2
/
+2
*
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
*
fix(nvim): don't skip every other TODO highlight
Thomas Vanbesien
2026-05-18
1
-1
/
+0
*
misc: fix comments and typos
Thomas Vanbesien
2026-05-18
4
-4
/
+4
*
feat(nvim): add custom tabline plugin
Thomas Vanbesien
2026-05-18
1
-0
/
+72
*
misc: comment
Thomas Vanbesien
2026-05-17
1
-1
/
+1
*
misc: extract magic number
Thomas Vanbesien
2026-05-17
1
-3
/
+4
*
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
3
-16
/
+24
*
feat(nvim): smooth scrolling plugin
Thomas Vanbesien
2026-05-07
1
-0
/
+35
*
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
17
-0
/
+763
[prev]