summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-10-21docs(vimfn): getcwd() behavior #36222Robert1
2025-10-21fix(lsp): noisy log message when enabling server without config #36264Riley Bruins1
2025-10-20fix(lsp): deduplicate completion items #36166Till Bungert1
2025-10-20docs(ui): 'pumborder' #36255Maria Solano1
2025-10-16fix(lsp): replace `string` types with LSP method alias type annotations where...David3
2025-10-16fix(lsp): include missing LSP methods and update type annotationsDavidyz1
2025-10-14revert "fix(lsp): _get_workspace_folders does not handle root_dir() function"...Mathias Fußenegger3
2025-10-15fix(lsp): "attempt to index nil config" #36189Justin M. Keyes1
2025-10-14vim-patch:83eb1da: runtime(doc): Normalise formatting of builtin function des...zeertzjq1
2025-10-13vim-patch:partial:c58f91c: runtime(doc): Whitespace updates (#36160)zeertzjq3
2025-10-12fix(difftool): fully resolve symlinks when comparing paths #36147Tomas Slusny1
2025-10-12docs: small fixes (#36146)zeertzjq1
2025-10-11fix(ui): 'pumborder' parsing, shadow #36127glepnir1
2025-10-11feat(plugins): nvim.difftool can compare directories #35448Tomas Slusny1
2025-10-11fix(lsp): _get_workspace_folders does not handle root_dir() function #36071atusy3
2025-10-11fix: vim.lsp.omnifunc should not throw away other items #35346Till Bungert1
2025-10-10feat(ui): 'pumborder' (popup menu border) #25541glepnir1
2025-10-10fix(ui2): don't scroll beyond eob in dialog window #36116luukvbaal1
2025-10-09fix(vim.pack): skip checkout on bad `version` #36038Mickaël RAYBAUD-ROIG1
2025-10-07fix(lsp): typos in method names #36077Igor Lacerda2
2025-10-07fix(pack): handle lockfile in case of install errors #36064Evgeni Chasnovski1
2025-10-07fix(lsp): use LSP method type in more places (#36069)Maria Solano4
2025-10-06vim-patch:9.1.1829: filetype: KerML and SysML files are not recognized (#36042)zeertzjq1
2025-10-05feat(lsp): pass client ID in code action filter (#36046)Maria Solano1
2025-10-05fix: remove quotes around `nil` deprecation alternatives (#36047)Maria Solano1
2025-10-05feat(pack): add code actions in confirmation bufferEvgeni Chasnovski2
2025-10-05feat(pack): add `[[` and `]]` mappings in confirmation bufferEvgeni Chasnovski1
2025-10-05fix(lsp): format_item should return string (#36025)phanium1
2025-10-04fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)Maria Solano19
2025-10-04feat(pack): prefer using revision from lockfile during installEvgeni Chasnovski1
2025-10-04feat(pack)!: make `update()` include not active plugins by defaultEvgeni Chasnovski1
2025-10-04feat(pack)!: update `get()` to return revision regardless of `opts.info`Evgeni Chasnovski1
2025-10-04fix(pack)!: use lockfile in `get()` for data about non-active pluginsEvgeni Chasnovski1
2025-10-04feat(pack): add initial lockfile trackingEvgeni Chasnovski1
2025-10-03vim-patch:9.1.1819: Cannot configure the inner foldlevel indicator (#36010)zeertzjq1
2025-10-04vim-patch:9.1.1821: filetype: Not all PKL files are recognized (#36008)zeertzjq1
2025-10-03vim-patch:09b1ce0: runtime(doc): fix typo after commit cfcf1a57cbef (#36001)zeertzjq1
2025-10-02fix(lsp): inlineCompletion: ignore out-of-range items #35990Yi Ming1
2025-10-02refactor(treesitter): use scratch buffer for string parser #35988Riley Bruins2
2025-10-02feat(tui): native progress bars for Progress events #35973Gregory Anders1
2025-10-02vim-patch:cfcf1a5: runtime(doc): Clarify use of "noselect" in 'completeopt'zeertzjq1
2025-10-02vim-patch:6e28211: runtime(doc): Tweak documentation stylezeertzjq1
2025-10-01fix(diagnostics): showing stale diagnostics in handlers #35890Sergei Slipchenko1
2025-10-01vim-patch:014c731: runtime(doc): make :h virtcol() more accurate (#35976)zeertzjq1
2025-10-01fix(lsp): scope inline_completion autocmds to buffer (#35965)v1nh1shungry1
2025-09-30vim-patch:4edaf89: runtime(doc): improve preinserted() doczeertzjq1
2025-09-30vim-patch:9.1.1797: completion: autocompletion can be improvedzeertzjq2
2025-09-30vim-patch:992e307: runtime(doc): update list of modifiers at :h expand() (#35...zeertzjq2
2025-09-28docs: json, tests, lsp #35754Justin M. Keyes6
2025-09-29vim-patch:9.1.1802: 'nowrap' in a modeline may hide malicious code (#35946)zeertzjq1