summaryrefslogtreecommitdiffstats
path: root/.config/nvim/plugin/50-completion.lua
Commit message (Expand)AuthorAgeFilesLines
* misc(nvim): reformat lua files to 100 char line widthThomas Vanbesien7 days1-1/+4
* 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
* misc(nvim): remove unused optionThomas Vanbesien12 days1-1/+1
* refactor(nvim): use the correct API for wildtrigger()Thomas Vanbesien2026-06-021-1/+1
* misc(nvim): add border around popup menusThomas Vanbesien2026-06-021-0/+1
* misc: fix comments and typosThomas Vanbesien2026-05-181-1/+1
* feat: initial setupThomas Vanbesien2026-05-061-0/+72