aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* fix(lsp): handle NUL bytes in popup text (#25612)zeertzjq2023-10-12
* vim-patch:9.0.2011: INI files not detectedChristian Clason2023-10-11
* fix(lsp): display initialization errors (#25409)Maria José Solano2023-10-11
* docs: clarify about error in shada (#25594)sisrfeng2023-10-11
* refactor(float): rename ex_floatclose to ex_fclose (#25596)Raphael2023-10-11
* docs(style): add guideline for fixing compiler error on switch statementFamiu Haque2023-10-10
* docs: small fixesdundargoc2023-10-10
* Merge pull request #25561 from glepnir/9663bfredl2023-10-10
|\
| * feat(float): add fclose commandglepnir2023-10-10
* | refactor: allow not having a `default` case for enumFamiu Haque2023-10-10
* | vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq2023-10-10
* | fix(path): restore space separation in 'path' (#25571)zeertzjq2023-10-10
* | docs: fix misplaced mention of 'backupdir' (#25568)zeertzjq2023-10-10
* | docs: miscellaneous doc and type fixes (#25554)Maria José Solano2023-10-10
* | feat(ui-ext): make 'mousehide' into proper ui_option (#25532)Jaehoon Hwang2023-10-09
* | vim-patch:1e33cd72b60aChristian Clason2023-10-08
|/
* fix(lsp): account for border height in max floating popup height (#25539)LW2023-10-08
* docs: use `abort()` for unreachable `default:` case in CFamiu Haque2023-10-07
* Merge pull request #25529 from zeertzjq/vim-9.0.1990zeertzjq2023-10-07
|\
| * vim-patch:27e12c7669e3zeertzjq2023-10-07
| * vim-patch:9.0.1990: strange error numberzeertzjq2023-10-07
* | vim-patch:2a281ccca017Christian Clason2023-10-07
* | fix(lua): vim.region on linewise selection #25467Aayush Ojha2023-10-06
* | refactor: cleanupJustin M. Keyes2023-10-06
* | fix: gf fails on "foo/bar.txt:1:2" on WindowsLeonardo Mello2023-10-06
|/
* vim-patch:0e958410046aChristian Clason2023-10-06
* vim-patch:f449825ae238Christian Clason2023-10-06
* vim-patch:9.0.1978: No filetype detection for just filesChristian Clason2023-10-06
* vim-patch:4dbb2669e9edChristian Clason2023-10-05
* feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2023-10-04
* vim-patch:2dfc22908e43 (#25485)zeertzjq2023-10-03
* fix(treesitter): make Visual hl work consistently with foldtext (#25484)zeertzjq2023-10-03
* fix(clipboard): don't pass --foreground to wl-copy (#25481)zeertzjq2023-10-03
* vim-patch:9.0.1972: win32: missing '**' expansion test (#25476)zeertzjq2023-10-03
* vim-patch:cd39b69b0200zeertzjq2023-10-03
* vim-patch:20f48d5b2ddbzeertzjq2023-10-03
* vim-patch:ba77bbb5c775zeertzjq2023-10-03
* feat(lsp)!: replace snippet parser by lpeg grammarMaria José Solano2023-10-02
* 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