aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* refactor(cpoptions): remove 'p'bfredl2023-12-25
* feat(health): make :checkhealth support more split modifiers (#26731)zeertzjq2023-12-25
* feat(health): checkhealth buffer can show in a split window (#26714)Pablo Arias2023-12-25
* build: remove clint checks and style text covered by uncrustifydundargoc2023-12-24
* feat(lsp): add type annotations for lsp.util.locations_to_items (#26694)Mathias Fußenegger2023-12-22
* docs(options): add codeblock annotations to options.lua (#26696)Christian Clason2023-12-22
* vim-patch:9.0.2183: Maximum callback depth is not configurable (#26703)zeertzjq2023-12-22
* vim-patch:0630080bbd3e (#26704)zeertzjq2023-12-22
* feat: generate types and docs for v variablesLewis Russell2023-12-21
* docs: move vim-variables to separate fileLewis Russell2023-12-21
* fix(runtime): source old color scheme in bundled color schemes (#26641)Evgeni Chasnovski2023-12-21
* docs: apply current colorscheme to default highlight groupsChristian Clason2023-12-20
* docs: remove section on constants in style guidedundargoc2023-12-20
* docs: document header structuredundargoc2023-12-20
* vim-patch:955652f6df9c (#26667)zeertzjq2023-12-20
* docs: small fixes (#26448)dundargoc2023-12-19
* feat(api): add forward and back mouse buttonsAmanda Graven2023-12-18
* refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)Gregory Anders2023-12-18
* feat(termdebug): improve `:Evaluate` floating window (#26621)Jaehwang Jung2023-12-18
* docs: add style rule regarding initializationdundargoc2023-12-18
* vim-patch:71cbe8e17a8cChristian Clason2023-12-18
* docs(diagnostic): add return value of `vim.diagnostic.config()` (#26615)Yi Ming2023-12-17
* refactor: only reload colorscheme if &bg changed (#26598)Gregory Anders2023-12-16
* vim-patch:82f19734bfcbChristian Clason2023-12-16
* feat(highlight): tweak default color schemeEvgeni Chasnovski2023-12-16
* feat(ui): completeopt support popup like vimmathew2023-12-16
* Merge pull request #26512 from famiu/refactor/options/type_flagsbfredl2023-12-16
|\
| * refactor(options): remove option type macrosFamiu Haque2023-12-14
* | vim-patch:e06f2b498cccdundargoc2023-12-16
* | vim-patch:17dca3cb97cd (#26584)zeertzjq2023-12-15
* | vim-patch:323dda1484d9 (#26583)zeertzjq2023-12-15
* | feat(lsp): more annotationsLewis Russell2023-12-14
|/
* feat(nvim_open_term): convert LF => CRLF (#26384)Raphael2023-12-14
* docs: fix linksdundargoc2023-12-13
* docs: move vim-patch wiki page to runtime documentationdundargoc2023-12-13
* Merge pull request #26555 from gpanders/diagnostic-sign-fixupGregory Anders2023-12-13
|\
| * feat(diagnostics): support numhl and linehl for diagnostic signsGregory Anders2023-12-13
| * docs(diagnostic): fix typo in exampleGregory Anders2023-12-13
* | docs: add wiki FAQ to the runtime documentation (#26539)dundargoc2023-12-13
|/
* refactor(diagnostic): set sign by using extmark (#26193)Raphael2023-12-13
* feat(iter): add `Iter.take` (#26525)Will Hopkins2023-12-12
* feat(eval): exists() function supports checking v:lua functions (#26485)Raphael2023-12-12
* docs(news): very, very minorlyChristian Clason2023-12-10
* vim-patch:61e984e212ed (#26484)zeertzjq2023-12-09
* Merge pull request #26407 from gpanders/default-tgcGregory Anders2023-12-06
|\
| * feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
* | fix(json): allow objects with empty keys #25564Emanuel2023-12-06
* | vim-patch:6863084d3bd0Christian Clason2023-12-06
|/
* feat(lua): implement Iter:join() (#26416)Gregory Anders2023-12-05
* docs: small fixes (#26243)dundargoc2023-12-06