summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(nvim): rewrite DAP pluginThomas Vanbesien2026-06-131-9/+26
* refactor(nvim): rewrite autocompletion pluginThomas Vanbesien2026-06-121-47/+69
* refactor(nvim): rename fileThomas Vanbesien2026-06-121-0/+0
* refactor(nvim): move snippet code to its own fileThomas Vanbesien2026-06-122-139/+146
* misc(nvim): add keymap CTRL+S to save bufferThomas Vanbesien2026-06-121-0/+1
* misc(nvim): reformat lua files to 100 char line widthThomas Vanbesien2026-06-1214-52/+176
* misc(nvim): lua textwidth 120 → 100Thomas Vanbesien2026-06-121-1/+1
* refactor(nvim): rewrite the highlight and extended marks pluginsThomas Vanbesien2026-06-125-272/+210
* misc(nvim): wrap text only visually in markdown buffersThomas Vanbesien2026-06-121-2/+3
* docs(nvim): edit commentsThomas Vanbesien2026-06-112-9/+14
* refactor(nvim): sort list and rename fileThomas Vanbesien2026-06-111-10/+12
* refactor(nvim): rewrite the buffer formatting flowThomas Vanbesien2026-06-117-135/+77
* misc(nvim): add NotesOpen user commandThomas Vanbesien2026-06-111-0/+4
* misc(nvim): move pyright config fileThomas Vanbesien2026-06-101-0/+9
* misc(nvim): add python formatter (black)Thomas Vanbesien2026-06-101-0/+17
* misc(nvim): add python development environmentThomas Vanbesien2026-06-093-1/+9
* misc(nvim): render &nbsp, &lt etc in markdown filesThomas Vanbesien2026-06-091-0/+1
* Revert "misc(nvim): make floating windows more visible"Thomas Vanbesien2026-06-091-3/+3
* misc: add preview scroll key bindings for fzf (in both nvim and bash)Thomas Vanbesien2026-06-091-0/+2
* fix(nvim): follow plugin expands env vars for file namesThomas Vanbesien2026-06-091-2/+6
* docs: commentThomas Vanbesien2026-06-091-11/+8
* misc(nvim): remove "file has changed on disk" notificationThomas Vanbesien2026-06-081-8/+0
* feat(nvim): sessions restoration include man pagesThomas Vanbesien2026-06-081-9/+66
* refactor(nvim): make session sidecar generic (not only for tabpages)Thomas Vanbesien2026-06-081-15/+29
* misc(nvim): make notes tags picker display more readableThomas Vanbesien2026-06-082-4/+9
* docs: commentThomas Vanbesien2026-06-081-7/+2
* misc(nvim): rename user commandsThomas Vanbesien2026-06-081-7/+2
* misc: add notes launcherThomas Vanbesien2026-06-081-8/+10
* refactor(nvim): extract follow engine into dotfiles.follow moduleThomas Vanbesien2026-06-084-172/+247
* misc(nvim): make floating windows more visibleThomas Vanbesien2026-06-071-3/+3
* docs(nvim): commentThomas Vanbesien2026-06-071-12/+2
* feat(nvim): add notes plugin with wiki-linksThomas Vanbesien2026-06-072-3/+382
* feat: add wikilink mdformat extensionThomas Vanbesien2026-06-071-0/+4
* misc(nvim): configure fzf to mirror ~/.config/fzf/fzf.bashThomas Vanbesien2026-06-071-0/+43
* feat(nvim): support custom snippetsThomas Vanbesien2026-06-072-0/+91
* misc(nvim): add key mappings to move windowsThomas Vanbesien2026-06-071-0/+4
* fix(nvim): expand snippets with nested tabstopsThomas Vanbesien2026-06-071-0/+56
* misc(nvim): add key mappings for jumping between snippetsThomas Vanbesien2026-06-071-0/+8
* fix(nvim): remap broken gitgutter mappingsThomas Vanbesien2026-06-071-0/+4
* misc(nvim): add Ctrl+K mapping to kill command lineThomas Vanbesien2026-06-071-0/+5
* misc(nvim): update key mappingsThomas Vanbesien2026-06-071-2/+2
* docs(nvim): commentThomas Vanbesien2026-06-071-1/+1
* misc(nvim): edit floating window and popup menu styleThomas Vanbesien2026-06-071-0/+9
* fix(nvim): floating window widthThomas Vanbesien2026-06-071-1/+1
* misc(nvim): remove unused optionThomas Vanbesien2026-06-071-1/+1
* feat(nvim): add transform_text pluginThomas Vanbesien2026-06-071-0/+25
* feat(nvim): add follow plugin (open file/URL)Thomas Vanbesien2026-06-071-0/+126
* feat(nvim): add notes pluginThomas Vanbesien2026-06-071-0/+5
* misc(nvim): remove git key mappingsThomas Vanbesien2026-06-071-5/+0
* misc(nvim): edit comment, descriptions, and user command namesThomas Vanbesien2026-06-074-8/+8