summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(git): replace vim-gitgutter with gitsigns.nvimdevThomas Vanbesien8 hours4-5/+81
* misc: add claude settings.jsonThomas Vanbesien8 hours1-0/+3
* feat: enter terminal mode automatically in new terminalThomas Vanbesien10 hours1-0/+4
* feat: add terminal short to go to alternate bufferThomas Vanbesien10 hours1-0/+1
* refactor: remove textwidth.gitcommit global variableThomas Vanbesien10 hours2-2/+2
* feat: don't open cached diff in new gitcommit windowsThomas Vanbesien10 hours1-25/+1
* build(nvim): add .gitignore and track plugin lockfileHEADmasterThomas Vanbesien31 hours2-0/+66
* refactor(nvim): restructure plugin configs, fix OSV launch portThomas Vanbesien5 days6-152/+165
* feat(nvim): opt-in autoreload of buffers changed outside NeovimThomas Vanbesien5 days2-1/+58
* feat(nvim): follow <scheme://…> autolinks with gfThomas Vanbesien5 days1-1/+33
* misc(nvim): fold multi-line comments by defaultThomas Vanbesien5 days1-0/+2
* misc: replace hardcoded path with $HOMEThomas Vanbesien5 days1-2/+2
* misc(nvim): rename fileThomas Vanbesien5 days1-1/+1
* fix(nvim): fix markdown autopairsThomas Vanbesien5 days1-2/+2
* refactor(nvim): rewrite extmark pluginThomas Vanbesien5 days2-84/+117
* refactor(nvim): rewrite formatter pluginThomas Vanbesien5 days2-56/+72
* misc(nvim): don't show LSP hint by default, add command to toggleThomas Vanbesien5 days2-14/+13
* docs(nvim): edit commentThomas Vanbesien5 days1-2/+3
* refactor(nvim): rewrite highlight (now color) pluginThomas Vanbesien5 days3-114/+157
* refactor(nvim): rewrite the snippet pluginThomas Vanbesien5 days3-155/+205
* refactor(nvim): rewrite transform-text pluginThomas Vanbesien5 days2-24/+60
* refactor(nvim): rewrite session pluginThomas Vanbesien5 days2-77/+196
* refactor(nvim): refactor smooth scroll pluginThomas Vanbesien5 days1-8/+33
* docs(nvim): edit markdown plugin commentThomas Vanbesien5 days1-2/+4
* misc(nvim): remove netrw pluginThomas Vanbesien5 days2-29/+1
* misc(nvim): clean up lua lsp configThomas Vanbesien5 days2-12/+23
* refactor(nvim): rewrite the lsp pluginThomas Vanbesien5 days1-39/+52
* refactor(nvim): group all follow registrations into one sectionThomas Vanbesien5 days1-29/+33
* refactor(nvim): rewrite lorem pluginThomas Vanbesien5 days1-21/+26
* fix(nvim): source local config after all other pluginsThomas Vanbesien5 days2-8/+11
* nvim: scope notes find pickers to notes buffers, add global tag pickerThomas Vanbesien5 days2-8/+23
* misc: formatThomas Vanbesien5 days1-1/+4
* fix(nvim): check that NOTES_DIR exists before running code that depends on itThomas Vanbesien5 days3-16/+27
* misc(nvim): edit notes-specific fzf keymaps to override default fzf keymapsThomas Vanbesien5 days1-9/+10
* misc(nvim): include extension in tab default nameThomas Vanbesien5 days1-1/+1
* refactor(nvim): split GetTabLine into multiple functionsThomas Vanbesien5 days1-25/+35
* refactor(nvim): rewrite goto plugin (now called follow)Thomas Vanbesien5 days5-284/+412
* misc(nvim): make fzf preview bigger when split horizontallyThomas Vanbesien5 days1-0/+1
* misc(nvim): notes rename robustness and <Leader>no mappingThomas Vanbesien5 days1-13/+31
* misc(nvim): note name/heading autocompletionThomas Vanbesien5 days1-1/+22
* misc(nvim): add shortcut to navigate URL and wikilinksThomas Vanbesien5 days1-0/+20
* misc: open notes index on NotesOpenThomas Vanbesien5 days1-1/+8
* fix(nvim): fold plugin no longer overrides custom ftplugin fold levelThomas Vanbesien5 days1-1/+5
* docs(nvim): add comments and group functionsThomas Vanbesien5 days1-41/+70
* refactor(nvim): clean up notes pluginThomas Vanbesien5 days1-180/+267
* misc(nvim): always show signcolumnThomas Vanbesien6 days1-1/+1
* misc(nvim): refactor tabline pluginThomas Vanbesien6 days2-95/+97
* misc(nvim): extend markdown heading background horizontallyThomas Vanbesien10 days1-1/+1
* misc(nvim): improve closed folds visibilityThomas Vanbesien10 days1-0/+3
* misc(nvim): don't display tab charactersThomas Vanbesien12 days1-1/+1