summaryrefslogtreecommitdiffstats
path: root/.config/nvim/plugin
Commit message (Expand)AuthorAgeFilesLines
* misc(nvim): reformat lua files to 100 char line widthThomas Vanbesien7 days11-40/+117
* refactor(nvim): rewrite the highlight and extended marks pluginsThomas Vanbesien7 days4-271/+204
* docs(nvim): edit commentsThomas Vanbesien8 days2-9/+14
* refactor(nvim): sort list and rename fileThomas Vanbesien8 days1-10/+12
* refactor(nvim): rewrite the buffer formatting flowThomas Vanbesien8 days2-24/+67
* misc(nvim): add NotesOpen user commandThomas Vanbesien8 days1-0/+4
* misc(nvim): add python development environmentThomas Vanbesien10 days2-0/+8
* misc(nvim): render &nbsp, &lt etc in markdown filesThomas Vanbesien10 days1-0/+1
* Revert "misc(nvim): make floating windows more visible"Thomas Vanbesien10 days1-3/+3
* misc: add preview scroll key bindings for fzf (in both nvim and bash)Thomas Vanbesien10 days1-0/+2
* feat(nvim): sessions restoration include man pagesThomas Vanbesien11 days1-9/+66
* refactor(nvim): make session sidecar generic (not only for tabpages)Thomas Vanbesien11 days1-15/+29
* misc(nvim): make notes tags picker display more readableThomas Vanbesien11 days2-4/+9
* docs: commentThomas Vanbesien11 days1-7/+2
* misc: add notes launcherThomas Vanbesien11 days1-8/+10
* refactor(nvim): extract follow engine into dotfiles.follow moduleThomas Vanbesien11 days3-172/+103
* misc(nvim): make floating windows more visibleThomas Vanbesien12 days1-3/+3
* docs(nvim): commentThomas Vanbesien12 days1-12/+2
* feat(nvim): add notes plugin with wiki-linksThomas Vanbesien12 days2-3/+382
* misc(nvim): configure fzf to mirror ~/.config/fzf/fzf.bashThomas Vanbesien12 days1-0/+43
* feat(nvim): support custom snippetsThomas Vanbesien12 days1-0/+80
* fix(nvim): expand snippets with nested tabstopsThomas Vanbesien12 days1-0/+56
* misc(nvim): add key mappings for jumping between snippetsThomas Vanbesien12 days1-0/+8
* fix(nvim): remap broken gitgutter mappingsThomas Vanbesien12 days1-0/+4
* misc(nvim): edit floating window and popup menu styleThomas Vanbesien12 days1-0/+9
* fix(nvim): floating window widthThomas Vanbesien12 days1-1/+1
* misc(nvim): remove unused optionThomas Vanbesien12 days1-1/+1
* feat(nvim): add transform_text pluginThomas Vanbesien12 days1-0/+25
* feat(nvim): add follow plugin (open file/URL)Thomas Vanbesien12 days1-0/+126
* feat(nvim): add notes pluginThomas Vanbesien12 days1-0/+5
* misc(nvim): remove git key mappingsThomas Vanbesien12 days1-5/+0
* misc(nvim): edit comment, descriptions, and user command namesThomas Vanbesien12 days4-8/+8
* misc(nvim): split fzf window horizontally on smaller screen widthThomas Vanbesien2026-06-051-1/+8
* misc(nvim): add `:TabRenameToCurrentFileNameNoExt` commandThomas Vanbesien2026-06-021-0/+5
* misc(nvim): remove 50-dotfiles.luaThomas Vanbesien2026-06-021-49/+0
* refactor(nvim): use the correct API for wildtrigger()Thomas Vanbesien2026-06-021-1/+1
* refactor(nvim): remove dead codeThomas Vanbesien2026-06-021-11/+0
* refactor(nvim): deduplicate lualine setupThomas Vanbesien2026-06-021-12/+13
* misc(nvim): add border around popup menusThomas Vanbesien2026-06-021-0/+1
* docs(nvim): commentThomas Vanbesien2026-06-021-0/+2
* misc(nvim): GitBlame displays in a floating windowThomas Vanbesien2026-06-021-13/+57
* misc(nvim): lighter active cursorline highlightThomas Vanbesien2026-06-011-19/+6
* misc(nvim): remove dead codeThomas Vanbesien2026-06-011-2/+0
* refactor(nvim): group vim.pack.add() callsThomas Vanbesien2026-05-2910-26/+19
* misc(nvim): add user command to (re)initialize foldsThomas Vanbesien2026-05-291-9/+14
* fix(nvim): fix SessionExitSave and SessionExitNoSave commandsThomas Vanbesien2026-05-221-5/+4
* misc(nvim): set tabline fg to yellowThomas Vanbesien2026-05-221-1/+2
* misc(nvim): set winbar to show cwd and pathThomas Vanbesien2026-05-221-0/+2
* misc(nvim): reload buffer when its file changed on diskThomas Vanbesien2026-05-221-2/+0
* misc(nvim): rounded borders and default bg color for floating windowsThomas Vanbesien2026-05-221-2/+0