aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * feat(lsp): snippet parsing using lpegMaria José Solano2023-10-02
| * feat(lsp): fallback to code-action command on resolve failure (#25464)Mathias Fußenegger2023-10-02
| * feat(treesitter): add foldtext with treesitter highlighting (#25391)Till Bungert2023-10-01
| * feat(completion): support completing more string optionszeertzjq2023-10-01
| * vim-patch:9.0.1958: cannot complete option valueszeertzjq2023-10-01
| * Merge pull request #25455 from bfredl/highlight_namespace_gettersbfredl2023-10-01
| |\
| | * feat(ui): allow to get the highlight namespaceDaniel Steinberg2023-10-01
| * | vim-patch:9.0.1962: No support for writing extended attributeszeertzjq2023-09-30
| * | Merge pull request #25386 from glepnir/toggle_floatbfredl2023-09-30
| |\ \ | | |/ | |/|
| | * feat(float): support toggle show float windowglepnir2023-09-30
| * | docs(term): use tic -x for better compatibility with old ncurses (#25421)Dr. Matthew Swabey2023-09-29
| * | refactor(lsp): deprecate util methods (#25400)Maria José Solano2023-09-29
| * | vim-patch:02902b547bdb (#25406)zeertzjq2023-09-29
| * | vim-patch:9.0.1950: Vim9: error codes spread out (#25405)zeertzjq2023-09-29
| * | vim-patch:9.0.1946: filename expansion using ** in bash may failzeertzjq2023-09-29
| * | docs: Lua docstrings guidance #25345dundargoc2023-09-27
| * | vim-patch:5277cfaf8afe (#25397)zeertzjq2023-09-28
| * | vim-patch:54f70cf0780aChristian Clason2023-09-27
| * | vim-patch:02774f99cebcChristian Clason2023-09-27
| * | vim-patch:347459423903Christian Clason2023-09-27
| * | feat: NVIM_APPNAME supports relative paths #25233Rory Nesbitt2023-09-27
| |/
| * refactor(tutor): cleanupJustin M. Keyes2023-09-26
| * fix(tutor): Tutor steps don't work on Windows #25251Leonardo Mello2023-09-26
| * Merge pull request #25229 from glepnir/20323bfredl2023-09-26
| |\
| | * fix(highlight): add force in nvim_set_hlglepnir2023-09-26
| * | fix(meta): add nil return types to lpeg functionsMaria José Solano2023-09-26
| * | fix(meta): cleanup lpeg operatorsMaria José Solano2023-09-26
| * | vim-patch:54e1f56cf2a5Christian Clason2023-09-26
| * | fix(runtime): add commentstring for D ftplugin (#25362)ricardaxel2023-09-26
| * | refactor(options)!: graduate some more shortmess flagsbfredl2023-09-25
| * | Merge pull request #25344 from gpanders/doc-shortmessbfredl2023-09-25
| |\ \
| | * | docs: remove more references to shm-fGregory Anders2023-09-24
| | * | docs: remove "f" from default 'shortmess' valueGregory Anders2023-09-24
| * | | docs: do not use deprecated functions #25334Maria José Solano2023-09-24
| * | | vim-patch:960822a11f70zeertzjq2023-09-25
| * | | vim-patch:790f9a890ceezeertzjq2023-09-25
| * | | feat(meta): add types for vim.lpegMaria José Solano2023-09-24
| * | | feat(health): list attached buffers in LSP report #23561Bogdan Grigoruță2023-09-24
| * | | fix: checkhealth warning even if init.lua exists #25306Tom Blake2023-09-24
| |/ /
| * | fix(provider/pythonx): import the correct module (#25342)zeertzjq2023-09-24
| * | 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
| * | fix(provider): cannot detect python3.12 #25316Jongwook Choi2023-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
| * | | fix(meta): include vim.jsonMaria José Solano2023-09-22
| * | | fix(languagetree): don't treat unparsed nodes as occupying full rangeL Lllvvuu2023-09-22