aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * | | vim-patch:790f9a890ceezeertzjq2023-09-25
| |/ /
| * | test(old): don't set options to default before every test (#25335)zeertzjq2023-09-24
| * | fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody2023-09-24
| * | docs: fix type warningsMaria José Solano2023-09-23
| * | refactor(options)!: graduate shortmess+=f flagbfredl2023-09-23
| * | Merge pull request #25286 from rktjmp/doc-vim-schedule-wrapzeertzjq2023-09-23
| |\ \
| | * | docs: update vim.schedule param name and typeOliver Marriott2023-09-23
| | * | docs: clarify vim.schedule_wrap behaviourOliver Marriott2023-09-22
| * | | docs: small improvements to compl-autocomplete example (#25299)zeertzjq2023-09-22
| * | | fix(lsp): clear codelens on LspDetach (#24903)Jaehwang Jung2023-09-21
| * | | vim-patch:a7aba6ca5033 (#25285)zeertzjq2023-09-21
| |/ /
| * | vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)zeertzjq2023-09-21
| * | docs: misc #24561Justin M. Keyes2023-09-20
| * | docs: document $XDG environment variables #25227Eduardo Rittner Coelho2023-09-20
| * | vim-patch:9.0.1915: r_CTRL-C works differently in visual mode (#25248)zeertzjq2023-09-20
| * | fix(lsp)!: deprecate trim_empty_linesMaria José Solano2023-09-19
| * | feat(lsp): use treesitter for stylize markdownMaria José Solano2023-09-19
| * | Merge pull request #25148 from glepnir/fixed_optbfredl2023-09-19
| |\ \
| | * | fix(float): add fixd optionglepnir2023-09-18
| * | | vim-patch:346ac1429c5a (#25239)zeertzjq2023-09-19
| * | | fix(treesitter): _trees may not be list-likeJaehwang Jung2023-09-17
| | |/ | |/|
| * | feat(folds): support virtual text format for 'foldtext' (#25209)zeertzjq2023-09-17
| * | docs: remove joke from pronouncedundargoc2023-09-17
| * | feat(treesitter): add lang parameter to the query editor (#25181)Maria José Solano2023-09-16
| * | perf(treesitter): do not scan past given line for predicate matchL Lllvvuu2023-09-16
| * | refactor(treesitter): rename "preview" => "edit" #25161Maria José Solano2023-09-15
| * | docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
| * | refactor(treesitter): deprecate for_each_child #25118LW2023-09-14
| |/
| * docs: fix typos and other small fixes (#25005)dundargoc2023-09-14
| * vim-patch:fc93594d562dChristian Clason2023-09-13
| * feat(vimdoc): support Markdown code blocks (#25127)Gregory Anders2023-09-13
| * feat(extmark): support proper multiline rangesbfredl2023-09-12
| * vim-patch:f787ee8451a1 (#25103)zeertzjq2023-09-12
| * vim-patch:596ad66d1ddb (#25102)zeertzjq2023-09-12
| * fix(decorations): better approximation of botline #24794Jaehwang Jung2023-09-11
| * fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko2023-09-11
| * feat(lsp): improve control over placement of floating windows (#24494)Grace Petryk2023-09-10
| * Merge pull request #25039 from glepnir/fix_hlbfredl2023-09-09
| |\
| | * fix(highlight): add create param in nvim_get_hlglepnir2023-09-09
| * | vim-patch:partial:9.0.1886: Various Typoszeertzjq2023-09-09
| * | vim-patch:86cfb39030ebChristian Clason2023-09-09
| |/
| * feat(lsp): add original LSP Location as item's user_data in locations_to_item...Tom Praschan2023-09-07
| * vim-patch:f7ac0ef50988Christian Clason2023-09-07
| * fix(diagnostic): always return copies of diagnostic items (#25010)Evgeni Chasnovski2023-09-06
| * refactor(vim.system): factor out on_exit handlingLewis Russell2023-09-05
| * fix(vim.system): make timeout work properlyLewis Russell2023-09-05
| * vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq2023-09-04
| * docs(luv): correct uv.spawn options.args docs about the first argumentChristian Clason2023-09-02
| * feat(treesitter): improve query error messageAmaan Qureshi2023-08-31
| * vim-patch:a5eb6785efccChristian Clason2023-08-30