summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-02-28fixed up the tests now that treesitter is outtheprimeagain1-73/+0
2026-02-21Refactoring of context and request entry into a single thing prompttheprimeagain1-5/+0
2026-02-08Add ability to reference files in prompt bufferStephanie Gredell1-54/+53
2026-02-04removed prints and dumb commentstheprimeagain1-4/+2
2026-02-04... did we just go viraltheprimeagain1-8/+12
2026-02-04potential fix for github citheprimeagain1-2/+6
2026-01-16Merge upstream/master - add elixir supportRamon Asuncion2-9/+130
2026-01-14Add elixir fill-in-function testsRamon Asuncion1-1/+1
2026-01-14Fix tree-sitter install error output in minimal testSearidang Pa1-1/+1
2026-01-14scripts/tests: auto-install optional TS parsers, error only if required missingSearidang Pa1-9/+46
2026-01-09add support for all the languages backSearidang Pa1-1/+26
2026-01-09ci: improve treesitter parser install error outputSearidang Pa1-16/+29
2026-01-09make it a bit easier to readSearidang Pa1-0/+34
2026-01-09ci: install parsers into stdpath('data') siteSearidang Pa1-0/+2
2026-01-09ci: install tree-sitter parsers in workflow; simplify minimal.vim errorSearidang Pa1-13/+5
2026-01-09Run TSInstallSync unconditionally in minimal test setupSearidang Pa1-7/+3
2026-01-09Fix indentation for Treesitter install in minimal test scriptSearidang Pa1-3/+3
2026-01-09Fix indentation/`end` alignment in minimal Treesitter test scriptSearidang Pa1-1/+1
2026-01-09test(minimal): drop go parser requirement; always run TSInstallSyncSearidang Pa1-7/+6
2026-01-09pin nvim-treesitter in CISearidang Pa1-11/+34
2026-01-09small bug fixes, format, and tests runningThePrimeAgain1-21/+33
2026-01-08slightly better fill in function prompt and fixThePrimeAgain1-0/+6
2026-01-03Search plenary plugin from multiple directoriesAlexandre de Souza1-1/+16
2025-12-04test harness almost in placeThePrimeAgain1-0/+5