aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
* fix: support UNC paths in vim.fs.normalizedundargoc2024-03-30
* fix(fs): allow backslash characters in unix pathsJames Trew2024-03-29
* vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq2024-03-29
* vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* docs: fix typos (#27868)dundargoc2024-03-28
* feat(tui): query extended underline support using DECRQSS (#28052)zeertzjq2024-03-28
* vim-patch:9.1.0196: filetype: support for gnuplot files is lacking (#27972)Christian Clason2024-03-27
* fix(treesitter): return correct match table in iter_captures()Lewis Russell2024-03-27
* feat(diagnostic): add support for many namespaces filtering in GetOpts (#28045)Mayrom2024-03-26
* docs: remove remaining mentions of hkmap (#28038)zeertzjq2024-03-26
* fix(filetype): don't use fnamemodify() with :e for extension (#27976)zeertzjq2024-03-26
* refactor(lsp): simplify client trackingLewis Russell2024-03-25
* fix(test): typingLewis Russell2024-03-25
* vim-patch:ab01adf7c65bChristian Clason2024-03-25
* Revert "refactor(lsp): simplify client tracking"Lewis Russell2024-03-25
* refactor(lsp): simplify client trackingLewis Russell2024-03-25
* fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998)Calvin Bochulak2024-03-23
* vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-03-23
* fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#27981)Jaehwang Jung2024-03-22
* vim-patch:9.1.0188: filetype: no support for Vento files (#27935)Christian Clason2024-03-20
* refactor(treesitter): redesign query iteratingLewis Russell2024-03-19
* vim-patch:9.1.0187: filetype: no support for Dafny files (#27918)Christian Clason2024-03-18
* fix(treesitter): revert to using iter_captures in highlighterLewis Russell2024-03-17
* fix(lsp): create codelens request parameters for each buffer (#27699)Takuya Tokuda2024-03-17
* refactor(lua): type annotationsLewis Russell2024-03-16
* Merge pull request #27674 from glepnir/snippet_indentbfredl2024-03-15
|\
| * fix(snippet): correct indent with newlineglepnir2024-03-01
* | vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq2024-03-15
* | fix(terminal): disable reflow againChristian Clason2024-03-14
* | refactor(treesitter): move some logic into functionsLewis Russell2024-03-14
* | fix(treesitter): highlight injections properlyLewis Russell2024-03-14
* | vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar2024-03-13
* | Merge pull request #27839 from seandewar/vim-9.1.0169Sean Dewar2024-03-12
|\ \
| * | vim-patch:9a660d2883f9Sean Dewar2024-03-12
| * | vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar2024-03-12
* | | fix(treesitter): use 0 as initial value for computing maximum (#27837)Gregory Anders2024-03-12
|/ /
* | feat(treesitter): support URLs (#27132)Gregory Anders2024-03-12
* | fix: move fswatch linux check inside of vim.schedule (#27824)Tomas Slusny2024-03-12
* | docs: small fixes (#27364)dundargoc2024-03-12
* | vim-patch:0049a495c8d4 (#27817)zeertzjq2024-03-12
* | docs: adjust fswatch overflow message to mention docs with infoTomas Slusny2024-03-11
* | vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy2024-03-11
* | docs(editorconfig): move to sourceLewis Russell2024-03-10
* | docs: more accurate typing for vim.tbl_extendRiley Bruins2024-03-10
* | fix(fswatch): --latency is locale dependentOscar Creator2024-03-10
* | Merge pull request #27330 from seandewar/win_set_config-fixesSean Dewar2024-03-09
|\ \
| * | vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...Sean Dewar2024-03-08
| * | fix(api): make open_win block only enter/leave events if !enter && !noautocmdSean Dewar2024-03-08
| * | fix(api): make win_set_config with "win" for splits need "split/vertical"Sean Dewar2024-03-08