aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* vim-patch:9.1.0566: Stop dir in findfile() doesn't work properly w/o trailing...zeertzjq2024-07-12
* vim-patch:9.1.0565: Stop directory doesn't work properly in 'tags'zeertzjq2024-07-12
* vim-patch:partial:9.0.0323: using common name in tests leads to flaky testszeertzjq2024-07-12
* vim-patch:8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../...zeertzjq2024-07-12
* vim-patch:9.1.0557: moving in the buffer list doesn't work as documented (#29...zeertzjq2024-07-11
* vim-patch:9.1.0555: filetype: angular ft detection is still problematicChristian Clason2024-07-11
* vim-patch:9.1.0556: :bwipe doesn't remove file from jumplist of other tabpage...zeertzjq2024-07-11
* vim-patch:9.1.0553: filetype: *.mcmeta files are not recognizedChristian Clason2024-07-10
* vim-patch:9.1.0551: filetype: htmlangular files are not properly detectedChristian Clason2024-07-10
* vim-patch:9.1.0552: No test for antlr4 filetypeChristian Clason2024-07-10
* vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639)zeertzjq2024-07-10
* vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)zeertzjq2024-07-10
* build(deps): drop unused bundled bash, python parsers and queriesChristian Clason2024-07-09
* vim-patch:9.1.0544: filetype: ldapconf files are not recognizedChristian Clason2024-07-08
* fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609)zeertzjq2024-07-08
* vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)zeertzjq2024-07-08
* vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq2024-07-07
* vim-patch:9.1.0536: filetype: zone files are not recognizedChristian Clason2024-07-07
* vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...zeertzjq2024-07-07
* vim-patch:9.1.0534: completion wrong with fuzzy when cycling back to original...zeertzjq2024-07-06
* fix(lua): don't include text after cursor in completion pattern (#29587)zeertzjq2024-07-06
* feat(lsp): drop fswatch, use inotifywait (#29374)Andreas Schneider2024-07-06
* fix(glob): avoid `subcapture nesting too deep` error (#29520)Zoltán Nyikos2024-07-06
* vim-patch:9.1.0532: filetype: Cedar files not recognizedChristian Clason2024-07-06
* fix(treesitter): display fields for anonymous nodes in :InspectTreeRiley Bruins2024-07-05
* vim-patch:9.1.0524: the recursive parameter in the *_equal functions can be r...zeertzjq2024-07-05
* vim-patch:9.1.0526: Unwanted cursor movement with pagescroll at start of buff...luukvbaal2024-07-05
* vim-patch:9.1.0525: Right release selects immediately when pum is truncated. ...zeertzjq2024-07-05
* fix(mouse): don't treat click on hsep as click on statusline (#29565)zeertzjq2024-07-05
* vim-patch:9.1.0529: silent! causes following try/catch to not work (#29567)zeertzjq2024-07-05
* refactor: add assertion for v_blob in tv_ptr() (#29554)zeertzjq2024-07-04
* fix(lua): use rawget() to get __call in vim.is_callable() (#29536)Tyler Miller2024-07-04
* test: starting and stopping treesitter highlight (#29546)zeertzjq2024-07-03
* fix(treesitter): ensure syntaxset augroup exists (#29542)zeertzjq2024-07-03
* fix(lsp): fallback to `label` for completion items if all others are missing ...Sebastian Lyng Johansen2024-07-02
* feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq2024-06-30
* refactor: use `vim._with` where possibledundargoc2024-06-28
* Merge pull request #29483 from bfredl/nonbinarybfredl2024-06-27
|\
| * refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl2024-06-27
* | fix(lsp): pre-filter matches on label if filterText is missing (#29491)Mathias Fußenegger2024-06-27
* | Merge pull request #29280 from echasnovski/with-owobogodundargoc2024-06-26
|\ \ | |/ |/|
| * feat(lua): add `context.env` (environment variables) to `vim._with()`Evgeni Chasnovski2024-06-24
| * feat(lua): update `vim._with` to allow more granular option contextsEvgeni Chasnovski2024-06-24
| * test(lua): cover `vim._with()` with testsEvgeni Chasnovski2024-06-24
* | vim-patch:9.1.0516: need more tests for nested dicts and list comparison (#29...Yinzuo Jiang2024-06-25
|/
* feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323Tom Praschan2024-06-24
* perf(treesitter): remove unnecessary foldexpr loopRiley Bruins2024-06-24
* fix(treesitter): do not modify highlight state for _on_spell_navLuuk van Baal2024-06-24
* fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445)zeertzjq2024-06-22
* vim-patch:9.1.0506: filetype: .envrc & .prettierignore not recognizedChristian Clason2024-06-21